Skip to content
Snippets Groups Projects

Upgrade First Party Library Dependencies for Release 0.23

Merged David Diederich requested to merge dependency-upgrade into master
1 unresolved thread

This generated MR upgrades the first party libraries (other OSDU libraries) to utilize the latest release. The intent is to keep the OSDU projects utilizing the latest available code to ensure widespread usage and stability. However, any library that is older than the previous release will be left as-is, since the upgrade is likely to be more complicated. Furthermore, the upgrade should only be merged in the CI pipeline reports success.

If this MR has failed, we can spend a little time investigating to see if a trivial upgrade could achieve compatiblity to the new library. But significant upgrade efforts should not occur on this MR, as part of the release tagging process. Instead, significant work should be scheduled for a subsequent milestone.

Dependency Information Before the Upgrade

Branch: master
SHA:    ee3eccc345bb0156d5d8e9c2b2d4d76702e29859
Maven:  0.24.0-SNAPSHOT
Maven Dependencies Root testing/
core-lib-azure 0.14.0-rc2 0.6.1
core-lib-gc 0.22.1
os-core-lib-aws 0.22.0 0.22.0
obm 0.22.0
oqm 0.22.0
os-core-common 0.23.0-SNAPSHOT, 0.22.0, 0.19.0-rc6 0.3.23
os-core-lib-ibm 0.16.0-rc1 0.15.2
osm 0.22.0
(3rd Party) net.minidev.json-smart 2.4.9 2.3
(3rd Party) org.apache.logging.log4j.log4j-api 2.17.1, 2.17.2 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-core 2.17.1 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-jul 2.17.1 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-slf4j-impl 2.17.1 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-to-slf4j 2.17.1, 2.17.2 2.13.3
(3rd Party) org.springframework.spring-webflux 5.3.12
(3rd Party) org.yaml.snakeyaml 2.0 1.26
Critical: Found Vulnerable Spring WebFlux dependency (<5.2.20 || >=5.3.0 <5.3.18)
└─ _Root_
└─ org.opengroup.osdu.os-schema-azure == 0.24.0-SNAPSHOT
└─ org.springframework.boot.spring-boot-starter-webflux == 2.6.6
└─ org.springframework.spring-webflux == 5.3.12

Dependency Information After the Upgrade

Branch: dependency-upgrade
SHA:    df5c188dfd60068455d31c742d36c0c4b9bc8210
Maven:  0.24.0-SNAPSHOT
Maven Dependencies Root testing/
core-lib-azure 0.14.0-rc2 0.6.1
core-lib-gc 0.23.0
os-core-lib-aws 0.23.0 0.23.0
obm 0.23.0
oqm 0.23.0
os-core-common 0.23.1, 0.19.0-rc6 0.3.23
os-core-lib-ibm 0.16.0-rc1 0.15.2
osm 0.23.0
(3rd Party) net.minidev.json-smart 2.4.9 2.3
(3rd Party) org.apache.logging.log4j.log4j-api 2.17.1, 2.17.2 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-core 2.17.1 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-jul 2.17.1 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-slf4j-impl 2.17.1 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-to-slf4j 2.17.1, 2.17.2 2.13.3
(3rd Party) org.springframework.spring-webflux 5.3.12
(3rd Party) org.yaml.snakeyaml 2.0 1.26
Critical: Found Vulnerable Spring WebFlux dependency (<5.2.20 || >=5.3.0 <5.3.18)
└─ _Root_
└─ org.opengroup.osdu.os-schema-azure == 0.24.0-SNAPSHOT
└─ org.springframework.boot.spring-boot-starter-webflux == 2.6.6
└─ org.springframework.spring-webflux == 5.3.12

Merge request reports

Pipeline #209410 failed

Pipeline failed for 4ac6f5a0 on dependency-upgrade

4 environments impacted.
Approved by

Merged by Chad LeongChad Leong 1 year ago (Sep 5, 2023 1:39pm UTC)

Merge details

  • Changes merged into master with 2e189740.
  • Deleted the source branch.

Pipeline #209669 failed

Pipeline failed for 2e189740 on master

5 environments impacted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading