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/01/29 08:50:02 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 b7682e491 TIKA-4166: update puppycrawl
b7682e491 is described below

commit b7682e49182f53f103e515856e196a6aa916586b
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Mon Jan 29 09:49:53 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 c55e02de4..909399901 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.1</maven.shade.version>
     <maven.project.info.reports.version>3.5.0</maven.project.info.reports.version>
-    <puppycrawl.version>10.12.7</puppycrawl.version>
+    <puppycrawl.version>10.13.0</puppycrawl.version>
     <rat.version>0.16.1</rat.version>
     <scm.version>2.0.1</scm.version>