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 7a54bd969f Update Micrometer Tracing to 1.3.6
7a54bd969f is described below

commit 7a54bd969f6ceedd4d0933e51df3eb68b44a1a16
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Nov 12 07:49:36 2024 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e07b65df28..874c0036c3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -178,7 +178,7 @@
         <cxf.lucene.version>9.12.0</cxf.lucene.version>
         <cxf.maven.core.version>3.9.8</cxf.maven.core.version>
         <cxf.micrometer.version>1.13.7</cxf.micrometer.version>
-        <cxf.micrometer-tracing.version>1.3.5</cxf.micrometer-tracing.version>
+        <cxf.micrometer-tracing.version>1.3.6</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