From e2c7d2fdfe21fcf4be50fba6a8b1dd6be07c1884 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 10:56:13 -0800 Subject: [PATCH] Upgrade to Micrometer 1.10.2. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index da470dd..764722f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 --add-opens java.base/java.util.prefs=ALL_UNNAMED antlrVersion=2.7.7 apacheGeodeVersion=1.15.1 -micrometerVersion=1.10.0-RC1 +micrometerVersion=1.10.2 pivotalGemFireVersion=9.15.2 springVersion=6.0.0-RC1 springBootVersion=3.0.0-M5 diff --git a/pom.xml b/pom.xml index ae4971e..464c602 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ 2.19.0 1.4.4 1.18.24 - 1.10.0-RC1 + 1.10.2 4.8.0 1.01 9.15.2