This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.4.x-fixes by this push:
new a9ba419 Update to Micrometer 1.5.12
a9ba419 is described below
commit a9ba4196e8f914b04c1465f909a68122b4ce7fdf
Author: reta <[email protected]>
AuthorDate: Tue Mar 16 19:08:25 2021 -0400
Update to Micrometer 1.5.12
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index eeba36f..5198c3e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -162,7 +162,7 @@
<cxf.logback.classic.version>1.2.3</cxf.logback.classic.version>
<cxf.lucene.version>8.2.0</cxf.lucene.version>
<cxf.maven.core.version>3.6.3</cxf.maven.core.version>
- <cxf.micrometer.version>1.5.11</cxf.micrometer.version>
+ <cxf.micrometer.version>1.5.12</cxf.micrometer.version>
<cxf.microprofile.config.version>2.0</cxf.microprofile.config.version>
<cxf.microprofile.rest.client.version>2.0</cxf.microprofile.rest.client.version>
<cxf.microprofile.openapi.version>2.0</cxf.microprofile.openapi.version>