This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 0a6da8121 TIKA-3793: update cxf.micrometer
0a6da8121 is described below

commit 0a6da81213eb2a52bf75e23138a64c53ce4b41f8
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Jul 12 06:10:44 2022 +0200

    TIKA-3793: update cxf.micrometer
---
 tika-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-server/pom.xml b/tika-server/pom.xml
index 897a6ca8a..8128e865d 100644
--- a/tika-server/pom.xml
+++ b/tika-server/pom.xml
@@ -29,7 +29,7 @@
   <url>http://tika.apache.org/</url>
 
   <properties>
-    <cxf.micrometer.version>1.9.1</cxf.micrometer.version>
+    <cxf.micrometer.version>1.9.2</cxf.micrometer.version>
     <micrometer-extras.version>0.2.2</micrometer-extras.version>
   </properties>
 

Reply via email to