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 26b3f2d0b3010d308c6cdef3a22ec55fa67b931f
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Jun 8 20:29:58 2026 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 3418f2403b5..226b87dd04f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -181,7 +181,7 @@
         <cxf.lucene.version>10.4.0</cxf.lucene.version>
         <cxf.maven.core.version>3.9.16</cxf.maven.core.version>
         <cxf.micrometer.version>1.16.5</cxf.micrometer.version>
-        <cxf.micrometer-tracing.version>1.6.5</cxf.micrometer-tracing.version>
+        <cxf.micrometer-tracing.version>1.6.6</cxf.micrometer-tracing.version>
         
<cxf.microprofile.config.version>3.1.1</cxf.microprofile.config.version>
         
<cxf.microprofile.rest.client.version>4.0</cxf.microprofile.rest.client.version>
         
<cxf.microprofile.openapi.version>4.1.1</cxf.microprofile.openapi.version>

Reply via email to