From 6ee08ee64f5bd76ae2b9b615ffc36ae22f785fd3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 13 Oct 2022 16:31:11 -0700 Subject: [PATCH] Upgrade to Micrometer 1.10.0-RC1. --- gradle.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index a3ca932..a952ace 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-M6 +micrometerVersion=1.10.0-RC1 pivotalGemFireVersion=9.15.2 springVersion=6.0.0-M6 springBootVersion=3.0.0-M5 diff --git a/pom.xml b/pom.xml index 24c4aaf..21ec196 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ 2.19.0 1.2.11 1.18.24 - 1.10.0-M6 + 1.10.0-RC1 4.8.0 1.01 9.15.2