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:    e83619f5aac903cb86fab5cdc93be6aa38098d2b
Maven:  0.24.0-SNAPSHOT
Maven Dependencies Root
core-lib-azure 0.23.1
os-core-common 0.19.0-rc6
os-core-lib-ibm 0.17.0

Dependency Information After the Upgrade

Branch: dependency-upgrade
SHA:    c8418c19b91364f78814285c426b85491d9207d4
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