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/18 07:13:54 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 67d593c27 TIKA-4166: update puppycrawl
67d593c27 is described below

commit 67d593c27e81e94e98c7831d03aa1a38195db4a8
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Mon Mar 18 08:13:44 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 45be3d0f6..6042fea17 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.1</puppycrawl.version>
+    <puppycrawl.version>10.14.2</puppycrawl.version>
     <rat.version>0.16.1</rat.version>
     <scm.version>2.0.1</scm.version>