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:    92b85a2e4e045465725c62a5f57a1febd5b63e34
Maven:  0.25.0-SNAPSHOT
Maven Dependencies Root testing/
core-lib-azure 0.23.2 0.23.2
core-lib-gc 0.24.0
os-core-lib-aws 0.24.0 0.24.0
obm 0.24.0
oqm 0.24.0
os-core-common 0.24.0, 0.23.3 0.23.3
os-core-lib-ibm 0.23.0 0.23.0
osm 0.24.0

Dependency Information After the Upgrade

Branch: dependency-upgrade
SHA:    f137cd3257b3b0b9f8bb987496667c99c2107ce7
Maven:  0.25.0-SNAPSHOT
Maven Dependencies Root testing/
core-lib-azure 0.24.0 0.24.0
core-lib-gc 0.24.0
os-core-lib-aws 0.24.0 0.24.0
obm 0.24.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

Merge request reports