Skip to content

Full Upgrade of First Party Library Dependencies

Chad Leong requested to merge dependency-upgrade into main

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: main
SHA:    d3bc9361f8b77eaa85d164a1865b8f6bc168b8ca
Maven:  0.24.0-SNAPSHOT
Maven Dependencies Root testing/
core-lib-azure 0.20.0-rc5
core-lib-gc 0.23.0 0.23.0
os-core-lib-aws 0.23.0 0.23.0
os-core-common 0.23.1 0.23.1
(3rd Party) net.minidev.json-smart 2.4.10 2.3
(3rd Party) org.apache.logging.log4j.log4j-api 2.17.2 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-to-slf4j 2.17.2 2.13.3
(3rd Party) org.springframework.spring-webmvc 5.3.26 5.3.6, 5.3.24
(3rd Party) org.yaml.snakeyaml 2.0 1.27

Dependency Information After the Upgrade

Branch: dependency-upgrade
SHA:    3de724de131387c80014e6b81aa356a83e5dbfbc
Maven:  0.24.0-SNAPSHOT
Maven Dependencies Root testing/
core-lib-azure 0.23.2
core-lib-gc 0.23.1 0.23.1
os-core-lib-aws 0.23.0 0.23.0
os-core-common 0.23.3 0.23.3
(3rd Party) net.minidev.json-smart 2.4.10 2.3
(3rd Party) org.apache.logging.log4j.log4j-api 2.17.2 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-to-slf4j 2.17.2 2.13.3
(3rd Party) org.springframework.spring-webmvc 5.3.26 5.3.6, 5.3.24
(3rd Party) org.yaml.snakeyaml 2.0 1.27

Merge request reports