Skip to content

Resolve "Upgrade Core Common Dependency"

David Diederich requested to merge 2-upgrade-core-common-dependency into master

Closes #2 (closed)

See osdu/platform&9 (closed) for more details.

MR's Raison d'être

This MR updates the core common dependency to use the latest released version of the library. Keeping our library usage at the latest helps avoid subtle incompatibility bugs from creeping in, and ensures that all Data Platform code is staying current with bug fixes and performance improvements in the core libraries.

Dependency Table, after the application of this MR's changes

Maven Dependencies Root POM integration-tests/
os-core-lib-ibm 0.7.0
os-core-common 0.9.0 0.9.0

Housekeeping Updates

FOSSA Update

This MR also updates the FOSSA attributions, since these need to be kept up to date on every MR. Changes are expected whenever the library dependencies are updated.

Edited by David Diederich

Merge request reports