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 2a882628bf Update Micrometer to 1.14.13
2a882628bf is described below
commit 2a882628bfe6bc691b13f271baa74c86e84f321d
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Nov 6 08:24:25 2025 -0500
Update Micrometer to 1.14.13
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d3bb30b66f..9100fb1146 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -177,7 +177,7 @@
<cxf.logback.classic.version>1.5.20</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.12</cxf.micrometer.version>
+ <cxf.micrometer.version>1.14.13</cxf.micrometer.version>
<cxf.micrometer-tracing.version>1.4.11</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>