You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2024/03/13 09:26:28 UTC

(tika) branch main updated: TIKA-4166: update puppycrawl, cxf

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 533e056bb TIKA-4166: update puppycrawl, cxf
533e056bb is described below

commit 533e056bb87811ca52dc794e1d26ba89647402fe
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Wed Mar 13 10:26:12 2024 +0100

    TIKA-4166: update puppycrawl, cxf
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index e694a0e02..4a1944214 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -301,7 +301,7 @@
     <maven.scr.version>1.26.4</maven.scr.version>
     <maven.shade.version>3.5.2</maven.shade.version>
     <maven.project.info.reports.version>3.5.0</maven.project.info.reports.version>
-    <puppycrawl.version>10.14.0</puppycrawl.version>
+    <puppycrawl.version>10.14.1</puppycrawl.version>
     <rat.version>0.16.1</rat.version>
     <scm.version>2.0.1</scm.version>
 
@@ -336,7 +336,7 @@
     <commons.math3.version>3.6.1</commons.math3.version>
     <commons.net.version>3.10.0</commons.net.version>
     <ctakes.version>4.0.0.1</ctakes.version>
-    <cxf.version>4.0.3</cxf.version>
+    <cxf.version>4.0.4</cxf.version>
     <ddplist.version>1.28</ddplist.version>
     <dl4j.version>1.0.0-M2.1</dl4j.version>
     <fakeload.version>0.7.0</fakeload.version>