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 02512a8c1 TIKA-4326: update puppycrawl
02512a8c1 is described below
commit 02512a8c1537a9fb09a96c16891533e6bc69b473
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Dec 3 15:01:55 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 19318ab06..4ae34ab05 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.20.1</puppycrawl.version>
+ <puppycrawl.version>10.20.2</puppycrawl.version>
<rat.version>0.16.1</rat.version>
<scm.version>2.1.0</scm.version>