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

commit 2feeb7bdad085f57c38d3ed6dfeb10974abb1404
Author: Andriy Redko <[email protected]>
AuthorDate: Wed May 14 08:38:14 2025 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 642a380fd9..5f777af4a7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -175,7 +175,7 @@
         <cxf.logback.classic.version>1.5.18</cxf.logback.classic.version>
         <cxf.lucene.version>9.12.1</cxf.lucene.version>
         <cxf.maven.core.version>3.9.8</cxf.maven.core.version>
-        <cxf.micrometer.version>1.14.6</cxf.micrometer.version>
+        <cxf.micrometer.version>1.14.7</cxf.micrometer.version>
         <cxf.micrometer-tracing.version>1.4.6</cxf.micrometer-tracing.version>
         <cxf.microprofile.config.version>3.1</cxf.microprofile.config.version>
         
<cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>

Reply via email to