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:    96301594061bee4356289f1aa157304bbeed298c
Maven:  0.24.0-SNAPSHOT
Maven Dependencies Root
core-lib-azure 0.23.1
os-core-common 0.23.2
os-core-lib-ibm 0.23.0

Dependency Information After the Upgrade

Branch: dependency-upgrade
SHA:    a354767fc52f1db1cb91048609a428da303d1b66
Maven:  0.24.0-SNAPSHOT
Maven Dependencies Root
core-lib-azure 0.23.2
os-core-common 0.23.3
os-core-lib-ibm 0.23.0

Merge request reports