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 dd10616afd Update Micrometer Tracing to 1.0.10
dd10616afd is described below

commit dd10616afd0142e9e8b95af2aad2635218fd91b0
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Sep 11 17:47:10 2023 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e285fcaaa7..ac403d48d3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -179,7 +179,7 @@
         <cxf.lucene.version>9.7.0</cxf.lucene.version>
         <cxf.maven.core.version>3.9.4</cxf.maven.core.version>
         <cxf.micrometer.version>1.10.11</cxf.micrometer.version>
-        <cxf.micrometer-tracing.version>1.0.9</cxf.micrometer-tracing.version>
+        <cxf.micrometer-tracing.version>1.0.10</cxf.micrometer-tracing.version>
         
<cxf.microprofile.config.version>3.0.3</cxf.microprofile.config.version>
         
<cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>
         
<cxf.microprofile.openapi.version>3.0</cxf.microprofile.openapi.version>

Reply via email to