This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new 581d39a2f TIKA-4326: update puppycrawl
581d39a2f is described below
commit 581d39a2f5d5417a90c15e402454df43e093456f
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Dec 30 14:14:45 2024 +0100
TIKA-4326: 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 81af02342..08d9aa321 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -303,7 +303,7 @@
<maven.scr.version>1.26.4</maven.scr.version>
<maven.shade.version>3.6.0</maven.shade.version>
<maven.project.info.reports.version>3.8.0</maven.project.info.reports.version>
- <puppycrawl.version>10.21.0</puppycrawl.version>
+ <puppycrawl.version>10.21.1</puppycrawl.version>
<rat.version>0.16.1</rat.version>
<scm.version>2.1.0</scm.version>