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 2c9a7b486 TIKA-4421: update apache parent, logback
2c9a7b486 is described below

commit 2c9a7b486f996a0161b58469c869f6230da00096
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jun 16 10:08:39 2025 +0200

    TIKA-4421: update apache parent, logback
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 8293e540c..0d3267b5e 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>34</version>
+    <version>35</version>
     <relativePath />
   </parent>
 
@@ -454,7 +454,7 @@
     <zookeeper.version>3.8.4</zookeeper.version>
     <zstd.version>1.5.7-3</zstd.version>
     <nimbus-jose-jwt.version>10.3</nimbus-jose-jwt.version>
-    <logback.version>1.5.17</logback.version>
+    <logback.version>1.5.18</logback.version>
     <javacpp.version>1.5.11</javacpp.version>
     <maven.site.version>3.21.0</maven.site.version>
     <maven.exec.version>3.5.1</maven.exec.version>

Reply via email to