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 2a9e77f4f TIKA-4326: update puppycrawl, grpc
2a9e77f4f is described below
commit 2a9e77f4f7af975844cb97ae4c65da24a63b92e1
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Nov 2 13:22:17 2024 +0100
TIKA-4326: update puppycrawl, grpc
---
tika-grpc/pom.xml | 2 +-
tika-parent/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tika-grpc/pom.xml b/tika-grpc/pom.xml
index 9aad6ab65..e5292ef10 100644
--- a/tika-grpc/pom.xml
+++ b/tika-grpc/pom.xml
@@ -34,7 +34,7 @@
</parent>
<properties>
- <grpc.version>1.68.0</grpc.version>
+ <grpc.version>1.68.1</grpc.version>
<protoc.version>3.25.3</protoc.version>
<asarkar-grpc-test.version>1.2.2</asarkar-grpc-test.version>
<awaitility.version>4.2.2</awaitility.version>
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 4a0c8ae50..f902f446a 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -302,7 +302,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.18.2</puppycrawl.version>
+ <puppycrawl.version>10.20.0</puppycrawl.version>
<rat.version>0.16.1</rat.version>
<scm.version>2.1.0</scm.version>