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 8c2864b90ebee646f7c969c3adbb55332d8c960f Author: Andriy Redko <[email protected]> AuthorDate: Thu Mar 12 12:18:51 2026 -0400 Update Micrometer to 1.6.4 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 5e1909fded..50e9c4fbae 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.14</cxf.maven.core.version> <cxf.micrometer.version>1.16.3</cxf.micrometer.version> - <cxf.micrometer-tracing.version>1.6.3</cxf.micrometer-tracing.version> + <cxf.micrometer-tracing.version>1.6.4</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> <cxf.microprofile.openapi.version>4.1.1</cxf.microprofile.openapi.version>
