Remove SNAPSHOT dependencies
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
Branch: master
SHA: e47d7fedf8194150afb97b85c0f54a6c9becf012
Maven: 0.20.0-SNAPSHOT
Maven Dependencies | Root | testing/integration-tests/ |
---|---|---|
core-lib-azure | 0.17.0 | 0.13.0-rc6 |
core-lib-gcp | 0.19.0-rc3 | |
os-core-lib-aws | 0.18.0 | 0.14.0-rc2 |
obm | 0.18.0 | |
oqm | 0.18.0 | |
os-core-common | 0.19.0-SNAPSHOT | 0.18.0 |
os-core-lib-ibm | 0.16.0-rc1 | 0.15.2 |
osm | 0.18.0 | |
(3rd Party) com.fasterxml.jackson.core.jackson-databind | 2.13.2.2, 2.14.0 | 2.13.2.2 |
(3rd Party) org.apache.logging.log4j.log4j-api | 2.17.1 | 2.11.1, 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.11.2 |
(3rd Party) org.springframework.spring-webflux | 5.3.22 | |
(3rd Party) org.springframework.spring-webmvc | 5.3.24, 5.3.22 | 5.3.22 |
Dependency Information After the Upgrade
Branch: dependency-upgrade-4
SHA: cd4e65744aeaae9200184b74272083703b626a5c
Maven: 0.20.0-SNAPSHOT
Maven Dependencies | Root | testing/integration-tests/ |
---|---|---|
core-lib-azure | 0.17.0 | 0.13.0-rc6 |
core-lib-gcp | 0.19.0-rc3 | |
os-core-lib-aws | 0.18.0 | 0.14.0-rc2 |
obm | 0.18.0 | |
oqm | 0.18.0 | |
os-core-common | 0.19.0 | 0.19.0 |
os-core-lib-ibm | 0.16.0-rc1 | 0.15.2 |
osm | 0.18.0 | |
(3rd Party) com.fasterxml.jackson.core.jackson-databind | 2.13.2.2, 2.14.0 | 2.13.2.2 |
(3rd Party) org.apache.logging.log4j.log4j-api | 2.17.1 | 2.11.1, 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.11.2 |
(3rd Party) org.springframework.spring-webflux | 5.3.22 | |
(3rd Party) org.springframework.spring-webmvc | 5.3.24, 5.3.22 | 5.3.22 |