Skip to content

Remove SNAPSHOT dependencies

David Diederich requested to merge snapshot-removal into master

This automated MR removes usage of SNAPSHOT versions in the first party library dependencies. Since SNAPSHOT dependencies change frequently -- by their nature -- usage of them across projects is dangerous and should be avoided.

Dependency Information Before the Upgrade

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Branch: master
SHA:    ae42aa8b2c987582906930dd43a4d8fad2e3d55c
Maven:  0.25.0-SNAPSHOT
Maven Dependencies Root testing/
apd-core 0.24.0-rc1
core-lib-azure 0.24.0 0.24.0
core-lib-gc 0.24.0
core-plus-common-lib 0.24.0-rc2
os-core-lib-aws 0.25.0-SNAPSHOT 0.25.0-SNAPSHOT
obm 0.24.0
oqm 0.24.0
os-core-common 0.25.0-rc2 0.24.0
os-core-lib-ibm 0.24.0 0.24.0
os-obm-core 0.25.0-rc1
os-oqm-core 0.25.0-rc1
os-osm-core 0.25.0-rc2
osm 0.24.0

Dependency Information After the Upgrade

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Branch: snapshot-removal
SHA:    bfa4983c5669fdf01f2276edaa0947e05e09d0e2
Maven:  0.25.0-SNAPSHOT
Maven Dependencies Root testing/
apd-core 0.24.0-rc1
core-lib-azure 0.24.0 0.24.0
core-lib-gc 0.24.0
core-plus-common-lib 0.24.0-rc2
os-core-lib-aws 0.25.0-rc2 0.25.0-rc2
obm 0.24.0
oqm 0.24.0
os-core-common 0.25.0-rc2 0.24.0
os-core-lib-ibm 0.24.0 0.24.0
os-obm-core 0.25.0-rc1
os-oqm-core 0.25.0-rc1
os-osm-core 0.25.0-rc2
osm 0.24.0

Merge request reports