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: 926b3b39b89b1952c8e5e67eaadf67a0c1754f4f
Maven: 0.25.0-SNAPSHOT
Maven Dependencies | Root | testing/integration-tests/ |
---|---|---|
core-lib-azure | 0.24.0 | 0.24.0 |
core-lib-gc | 0.24.0 | |
os-core-lib-aws | 0.25.0-SNAPSHOT | 0.25.0-SNAPSHOT |
os-core-common | 0.25.0-rc2 | 0.25.0-rc2 |
os-core-lib-ibm | 0.24.0 | 0.24.0 |
(3rd Party) org.apache.logging.log4j.log4j-api | 2.17.1 | 2.11.1, 2.17.1, 2.13.3 |
(3rd Party) org.apache.logging.log4j.log4j-core | 2.17.1 | 2.17.1, 2.13.3 |
(3rd Party) org.apache.logging.log4j.log4j-to-slf4j | 2.17.1 | 2.11.2, 2.20.0 |
(3rd Party) org.elasticsearch.client.elasticsearch-rest-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.client.elasticsearch-rest-high-level-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.elasticsearch | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.elasticsearch-cli | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.elasticsearch-core | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.elasticsearch-geo | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.elasticsearch-lz4 | 7.17.15 | |
(3rd Party) org.elasticsearch.elasticsearch-plugin-classloader | 7.17.15 | |
(3rd Party) org.elasticsearch.elasticsearch-secure-sm | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.elasticsearch-x-content | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.plugin.aggs-matrix-stats-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.plugin.lang-mustache-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.plugin.mapper-extras-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.plugin.parent-join-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.plugin.rank-eval-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.yaml.snakeyaml | 2.0 | 1.26, 1.33, 1.27, 2.0 |
Dependency Information After the Upgrade
Branch: snapshot-removal
SHA: c0bc4aa47409bf44e2a3def28c49ed4b9b2bbda8
Maven: 0.25.0-SNAPSHOT
Maven Dependencies | Root | testing/integration-tests/ |
---|---|---|
core-lib-azure | 0.24.0 | 0.24.0 |
core-lib-gc | 0.24.0 | |
os-core-lib-aws | 0.25.0-rc3 | 0.25.0-rc3 |
os-core-common | 0.25.0-rc2 | 0.25.0-rc2 |
os-core-lib-ibm | 0.24.0 | 0.24.0 |
(3rd Party) org.apache.logging.log4j.log4j-api | 2.17.1 | 2.11.1, 2.17.1, 2.13.3 |
(3rd Party) org.apache.logging.log4j.log4j-core | 2.17.1 | 2.17.1, 2.13.3 |
(3rd Party) org.apache.logging.log4j.log4j-to-slf4j | 2.17.1 | 2.11.2, 2.20.0 |
(3rd Party) org.elasticsearch.client.elasticsearch-rest-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.client.elasticsearch-rest-high-level-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.elasticsearch | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.elasticsearch-cli | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.elasticsearch-core | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.elasticsearch-geo | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.elasticsearch-lz4 | 7.17.15 | |
(3rd Party) org.elasticsearch.elasticsearch-plugin-classloader | 7.17.15 | |
(3rd Party) org.elasticsearch.elasticsearch-secure-sm | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.elasticsearch-x-content | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.plugin.aggs-matrix-stats-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.plugin.lang-mustache-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.plugin.mapper-extras-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.plugin.parent-join-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.elasticsearch.plugin.rank-eval-client | 7.8.1 | 7.8.1, 7.17.15 |
(3rd Party) org.yaml.snakeyaml | 2.0 | 1.26, 1.33, 1.27, 2.0 |