Skip to content

Remove SNAPSHOT dependencies

David Diederich requested to merge dependency-upgrade-2 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:    e17bd78e462695bf2ffef112833a2f9bac59ae7e
Maven:  0.24.0-SNAPSHOT
Maven Dependencies Root testing/
core-lib-azure 0.24.0-rc4
core-lib-gc 0.21.0-rc4
os-core-lib-aws 0.24.0-SNAPSHOT 0.21.0-rc5
obm 0.24.0-rc3
oqm 0.21.0-rc5
os-core-common 0.24.0-rc6 0.23.1, 0.13.0, 0.18.0-rc3
os-core-lib-ibm 0.17.0-rc4 0.17.0-rc4
osm 0.21.0-rc3
(3rd Party) com.fasterxml.jackson.core.jackson-databind 2.14.0 2.8.1, 2.13.2.2
(3rd Party) org.yaml.snakeyaml 2.0 1.30, 1.27

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: dependency-upgrade-2
SHA:    eb0295ef8d3e38a3d9dab85675bcb2a1f0ef7fe7
Maven:  0.24.0-SNAPSHOT
Maven Dependencies Root testing/
core-lib-azure 0.24.0-rc4
core-lib-gc 0.21.0-rc4
os-core-lib-aws 0.24.0 0.21.0-rc5
obm 0.24.0-rc3
oqm 0.21.0-rc5
os-core-common 0.24.0-rc6 0.23.1, 0.13.0, 0.18.0-rc3
os-core-lib-ibm 0.17.0-rc4 0.17.0-rc4
osm 0.21.0-rc3
(3rd Party) com.fasterxml.jackson.core.jackson-databind 2.14.0 2.8.1, 2.13.2.2
(3rd Party) org.yaml.snakeyaml 2.0 1.30, 1.27

Merge request reports