Opened 3 weeks ago

Closed 2 weeks ago

#2332 closed task (fixed)

Update 3rd-party libraries

Reported by: Nicklas Nordborg Owned by:
Priority: major Milestone: BASE 3.20
Component: build Version:
Keywords: Cc:

Description

While we are updating to Java 17 we can also check for newer versions of some 3rd-party libraries.

Change History (6)

comment:1 by Nicklas Nordborg, 3 weeks ago

In 8300:

References #2332: Update 3rd-party libraries

Updated to Log4j 2.24.1 and Slf4j 2.0.16. Note that this change also affects configuration of the logging system. The log4j.properties has been replaced with log4j2.xml file. Configuration is very similar when doing simple things. Documentation about Log4j 2 configuration can be found here: https://logging.apache.org/log4j/2.x/manual/config-intro.html

comment:2 by Nicklas Nordborg, 3 weeks ago

In 8301:

References #2332: Update 3rd-party libraries

Removed JDBC driver for MySQL and updated Postgres driver to 42.7.4.

comment:3 by Nicklas Nordborg, 3 weeks ago

In 8302:

References #2332: Update 3rd-party libraries

Updated BouncyCastle to 1.79

comment:4 by Nicklas Nordborg, 3 weeks ago

In 8304:

References #2332: Update 3rd-party libraries

Updated Apache POI to 5.3.0

comment:5 by Nicklas Nordborg, 3 weeks ago

In 8305:

References #2332: Update 3rd-party libraries

Updated javadoc links to 3rd-party libraries.

comment:6 by Nicklas Nordborg, 2 weeks ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.