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 29a31b10846b4d95bbcd85b70a5b9be21ffbac3e
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Jan 13 17:59:09 2025 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f5492575b0..792f56384f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -176,7 +176,7 @@
         <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.3</cxf.micrometer.version>
-        <cxf.micrometer-tracing.version>1.4.1</cxf.micrometer-tracing.version>
+        <cxf.micrometer-tracing.version>1.4.2</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>
         
<cxf.microprofile.openapi.version>3.1.2</cxf.microprofile.openapi.version>

Reply via email to