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 2aadf30e3 TIKA-4327: update puppycrawl
2aadf30e3 is described below

commit 2aadf30e342cbade694346baea687d8958cf3502
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Oct 12 13:45:24 2025 +0200

    TIKA-4327: 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 4b30c2686..0574d6f02 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -304,7 +304,7 @@
     <maven.scr.version>1.26.4</maven.scr.version>
     <maven.shade.version>3.6.1</maven.shade.version>
     
<maven.project.info.reports.version>3.9.0</maven.project.info.reports.version>
-    <puppycrawl.version>12.0.0</puppycrawl.version>
+    <puppycrawl.version>12.0.1</puppycrawl.version>
     <rat.version>0.16.1</rat.version>
     <scm.version>2.2.1</scm.version>
 

Reply via email to