This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new f615b09bf9 Update Micrometer to 1.10.9
f615b09bf9 is described below

commit f615b09bf9eaffc532ba08dcf198eb831b6f484f
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Jul 10 16:39:52 2023 -0400

    Update Micrometer to 1.10.9
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 772bcecfd4..05497f61fb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -178,7 +178,7 @@
         <cxf.logback.classic.version>1.4.8</cxf.logback.classic.version>
         <cxf.lucene.version>9.7.0</cxf.lucene.version>
         <cxf.maven.core.version>3.9.3</cxf.maven.core.version>
-        <cxf.micrometer.version>1.10.8</cxf.micrometer.version>
+        <cxf.micrometer.version>1.10.9</cxf.micrometer.version>
         
<cxf.microprofile.config.version>3.0.3</cxf.microprofile.config.version>
         
<cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>
         
<cxf.microprofile.openapi.version>3.0</cxf.microprofile.openapi.version>

Reply via email to