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

reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 51bdeac89e95e1f132c35e9f7c2aab5dbb3f5294
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Dec 11 18:41:20 2025 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d9a5f29393..b6c8540c58 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -177,7 +177,7 @@
         <cxf.logback.classic.version>1.5.21</cxf.logback.classic.version>
         <cxf.lucene.version>9.12.1</cxf.lucene.version>
         <cxf.maven.core.version>3.9.10</cxf.maven.core.version>
-        <cxf.micrometer.version>1.14.13</cxf.micrometer.version>
+        <cxf.micrometer.version>1.14.14</cxf.micrometer.version>
         <cxf.micrometer-tracing.version>1.4.13</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