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/02/29 08:46:45 UTC

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

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 215b75b67 TIKA-4166: update puppycrawl
215b75b67 is described below

commit 215b75b674b3697e2b94f8e75c6dfd8cb70dbd93
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Thu Feb 29 09:46:36 2024 +0100

    TIKA-4166: update puppycrawl
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index e61d229f2..3c7cbb6fb 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.13.0</puppycrawl.version>
+    <puppycrawl.version>10.14.0</puppycrawl.version>
     <rat.version>0.16.1</rat.version>
     <scm.version>2.0.1</scm.version>