Skip to content

Full Upgrade of First Party Library Dependencies

Chad Leong requested to merge dependency-upgrade-2 into master

This generated MR upgrades the first party libraries (other OSDU libraries) to utilize the latest release. The intent is to keep all dependent libraries up to date. This upgrade can be merged immediately without further approval if the CI pipeline reports success.

If this MR has failed, we need to work with the maintainers and affected provider teams to find a solution.

Dependency Information Before the Upgrade

Branch: master
SHA:    8848dd0cbbd228abecc2722c9e90c51bef3157c4
Maven:  0.25.0-SNAPSHOT
Maven Dependencies Root testing/
core-lib-azure 0.23.2 0.0.28
core-lib-gc 0.23.1
os-core-lib-aws 0.23.0 0.23.0
oqm 0.23.0
os-core-common 0.23.3 0.23.3, 0.23.0
os-core-lib-ibm 0.24.0 0.23.0
osm 0.23.0
(3rd Party) com.fasterxml.jackson.core.jackson-databind 2.13.5, 2.13.2.2, 2.13.4.2 2.13.2.2, 2.10.1
(3rd Party) org.apache.logging.log4j.log4j-core 2.17.1 2.12.1
(3rd Party) org.apache.logging.log4j.log4j-jul 2.17.1 2.12.1
(3rd Party) org.apache.logging.log4j.log4j-slf4j-impl 2.17.1 2.12.1
(3rd Party) org.springframework.spring-webmvc 5.3.28, 5.3.24, 5.3.22 5.2.2.RELEASE, 5.3.22
(3rd Party) org.yaml.snakeyaml 2.0 1.25, 1.30

Dependency Information After the Upgrade

Branch: dependency-upgrade-2
SHA:    622bf2980eba9c993c098037d03fa2c5ba02e674
Maven:  0.25.0-SNAPSHOT
Maven Dependencies Root testing/
core-lib-azure 0.24.0 0.0.28
core-lib-gc 0.24.0
os-core-lib-aws 0.23.0 0.23.0
oqm 0.24.0
os-core-common 0.24.0 0.24.0
os-core-lib-ibm 0.24.0 0.24.0
osm 0.24.0
(3rd Party) com.fasterxml.jackson.core.jackson-databind 2.13.5, 2.13.2.2, 2.13.4.2 2.13.2.2, 2.10.1
(3rd Party) org.apache.logging.log4j.log4j-core 2.17.1 2.12.1
(3rd Party) org.apache.logging.log4j.log4j-jul 2.17.1 2.12.1
(3rd Party) org.apache.logging.log4j.log4j-slf4j-impl 2.17.1 2.12.1
(3rd Party) org.springframework.spring-webmvc 5.3.28, 5.3.24, 5.3.22 5.2.2.RELEASE, 5.3.22
(3rd Party) org.yaml.snakeyaml 2.0 1.25, 1.30
Edited by Chad Leong

Merge request reports