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:    745c3eb9c67db708409d6654b5b0a0fdea56a404
Maven:  0.24.0-SNAPSHOT
Maven Dependencies Root
core-lib-azure 0.23.1
os-core-lib-aws 0.23.0
os-core-common 0.23.1
os-core-lib-ibm 0.23.0

Dependency Information After the Upgrade

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

Merge request reports