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/02 09:34:03 UTC

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

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 915711e3f TIKA-4166: update checkstyle
915711e3f is described below

commit 915711e3f686ebe8106753fe43ee8355d87fc0e1
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Tue Jan 2 10:33:53 2024 +0100

    TIKA-4166: update checkstyle
---
 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 ba8c86574..11e705f0b 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.6</puppycrawl.version>
+    <puppycrawl.version>10.12.7</puppycrawl.version>
     <rat.version>0.15</rat.version>
     <scm.version>2.0.1</scm.version>