Skip to content

Full Upgrade of First Party Library Dependencies

David Diederich 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:    6af84a12e9820382c0ab42fba16956dc275b2074
Maven:  0.26.0-SNAPSHOT
Maven Dependencies Root testing/
os-core-common 0.24.0 0.24.0
(3rd Party) com.fasterxml.jackson.core.jackson-databind 2.14.2 2.12.3, 2.14.2

Dependency Information After the Upgrade

Branch: dependency-upgrade
SHA:    c6f570e8fed25d263ffd73fd48a3757bc35e321f
Maven:  0.26.0-SNAPSHOT
Maven Dependencies Root testing/
os-core-common 0.25.0 0.25.0
(3rd Party) com.fasterxml.jackson.core.jackson-databind 2.14.2 2.12.3, 2.14.2

Merge request reports