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

commit c12681a74313521c104026cb120aabb1e0ce8649
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Aug 10 06:35:23 2022 +0200

    TIKA-3793: update 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 8128e865d..53b0f3389 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.2</cxf.micrometer.version>
+    <cxf.micrometer.version>1.9.3</cxf.micrometer.version>
     <micrometer-extras.version>0.2.2</micrometer-extras.version>
   </properties>
 

Reply via email to