This is an automated email from the ASF dual-hosted git repository.
onichols pushed a commit to branch support/1.15
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/support/1.15 by this push:
new b27537a013 GEODE-10320: Bump micrometer from 1.8.5 to 1.9.0 (#7706)
b27537a013 is described below
commit b27537a0130482599450aa791a010d6726056049
Author: Owen Nichols <[email protected]>
AuthorDate: Thu May 19 16:19:37 2022 -0700
GEODE-10320: Bump micrometer from 1.8.5 to 1.9.0 (#7706)
Geode endeavors to update to the latest version of 3rd-party
dependencies on develop wherever possible.
This bump will also help Spring and JDK17 efforts.
(cherry picked from commit 372e6d430078d936d4b452a72bbe83167affafbf)
---
boms/geode-all-bom/src/test/resources/expected-pom.xml | 2 +-
.../groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy | 2 +-
geode-assembly/src/integrationTest/resources/assembly_content.txt | 2 +-
.../src/integrationTest/resources/gfsh_dependency_classpath.txt | 2 +-
geode-server-all/src/integrationTest/resources/dependency_classpath.txt | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/boms/geode-all-bom/src/test/resources/expected-pom.xml
b/boms/geode-all-bom/src/test/resources/expected-pom.xml
index cbe85e3ec8..6aca5230e9 100644
--- a/boms/geode-all-bom/src/test/resources/expected-pom.xml
+++ b/boms/geode-all-bom/src/test/resources/expected-pom.xml
@@ -195,7 +195,7 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-core</artifactId>
- <version>1.8.5</version>
+ <version>1.9.0</version>
</dependency>
<dependency>
<groupId>io.swagger.core.v3</groupId>
diff --git
a/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
b/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
index 9b097f2b71..9e0d3dc080 100644
---
a/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
+++
b/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
@@ -40,7 +40,7 @@ class DependencyConstraints {
deps.put("javax.transaction-api.version", "1.3")
deps.put("jgroups.version", "3.6.14.Final")
deps.put("log4j.version", "2.17.2")
- deps.put("micrometer.version", "1.8.5")
+ deps.put("micrometer.version", "1.9.0")
deps.put("shiro.version", "1.9.0")
deps.put("slf4j-api.version", "1.7.32")
deps.put("jboss-modules.version", "1.11.0.Final")
diff --git a/geode-assembly/src/integrationTest/resources/assembly_content.txt
b/geode-assembly/src/integrationTest/resources/assembly_content.txt
index b1250390ef..a0497f4721 100644
--- a/geode-assembly/src/integrationTest/resources/assembly_content.txt
+++ b/geode-assembly/src/integrationTest/resources/assembly_content.txt
@@ -1038,7 +1038,7 @@ lib/lucene-analyzers-phonetic-6.6.6.jar
lib/lucene-core-6.6.6.jar
lib/lucene-queries-6.6.6.jar
lib/lucene-queryparser-6.6.6.jar
-lib/micrometer-core-1.8.5.jar
+lib/micrometer-core-1.9.0.jar
lib/mx4j-3.0.2.jar
lib/mx4j-remote-3.0.2.jar
lib/mx4j-tools-3.0.1.jar
diff --git
a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
index 9238a593ae..528fb98f8f 100644
--- a/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
+++ b/geode-assembly/src/integrationTest/resources/gfsh_dependency_classpath.txt
@@ -54,7 +54,7 @@ commons-digester-2.1.jar
commons-io-2.11.0.jar
commons-logging-1.2.jar
classgraph-4.8.146.jar
-micrometer-core-1.8.5.jar
+micrometer-core-1.9.0.jar
fastutil-8.5.8.jar
javax.resource-api-1.7.1.jar
jetty-webapp-9.4.46.v20220331.jar
diff --git
a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
index 81dd6bfae7..04e9e8bdf8 100644
--- a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
+++ b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
@@ -72,7 +72,7 @@ jna-platform-5.11.0.jar
log4j-jul-2.17.2.jar
HdrHistogram-2.1.12.jar
jackson-annotations-2.13.2.jar
-micrometer-core-1.8.5.jar
+micrometer-core-1.9.0.jar
shiro-config-ogdl-1.9.0.jar
geode-log4j-0.0.0.jar
lucene-analyzers-phonetic-6.6.6.jar