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 0249722eaaf80b40e535a462d9f8a881cd434535
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Feb 9 10:35:16 2026 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 39754f2892..e0ca65818b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -180,7 +180,7 @@
         <cxf.logback.classic.version>1.5.27</cxf.logback.classic.version>
         <cxf.lucene.version>10.3.2</cxf.lucene.version>
         <cxf.maven.core.version>3.9.12</cxf.maven.core.version>
-        <cxf.micrometer.version>1.16.2</cxf.micrometer.version>
+        <cxf.micrometer.version>1.16.3</cxf.micrometer.version>
         <cxf.micrometer-tracing.version>1.6.2</cxf.micrometer-tracing.version>
         <cxf.microprofile.config.version>3.1</cxf.microprofile.config.version>
         
<cxf.microprofile.rest.client.version>4.0</cxf.microprofile.rest.client.version>

Reply via email to