Skip to content

Full Upgrade of First Party Library Dependencies

Chad Leong requested to merge dependency-upgrade 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:    e487b2ac3f8348b989c10f422959f4d4a0fef752
Maven:  0.24.0-SNAPSHOT
Maven Dependencies Root testing/
core-lib-azure 0.24.0-rc2
core-lib-gc 0.21.0-rc4
os-core-lib-aws 0.23.0 0.21.0-rc5
obm 0.21.0-rc2
oqm 0.21.0-rc5
os-core-common 0.23.1 0.23.1, 0.13.0, 0.18.0-rc3
os-core-lib-ibm 0.17.0-rc4 0.17.0-rc4
osm 0.21.0-rc3
(3rd Party) com.fasterxml.jackson.core.jackson-databind 2.14.0 2.8.1, 2.13.2.2
(3rd Party) org.yaml.snakeyaml 2.0 1.30, 1.27

Dependency Information After the Upgrade

Branch: dependency-upgrade
SHA:    1b9de6fc64ca78a9fc8dc3679cc95353a61b258d
Maven:  0.24.0-SNAPSHOT
Maven Dependencies Root testing/
core-lib-azure 0.24.0-rc2
core-lib-gc 0.23.1
os-core-lib-aws 0.23.0 0.23.0
obm 0.23.0
oqm 0.23.0
os-core-common 0.23.3 0.23.3
os-core-lib-ibm 0.23.0 0.23.0
osm 0.23.0
(3rd Party) com.fasterxml.jackson.core.jackson-databind 2.14.0 2.8.1, 2.13.2.2
(3rd Party) org.yaml.snakeyaml 2.0 1.30, 2.0

Merge request reports