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 a78ad6048 TIKA-4327: update spring
a78ad6048 is described below

commit a78ad60486fc65b789c67301e5990526a04d8cd1
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Oct 18 19:15:15 2025 +0200

    TIKA-4327: update spring
---
 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 1adae44d7..c481599cf 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -438,7 +438,7 @@
     <sis.version>1.5</sis.version>
     <snappy.version>1.1.10.8</snappy.version>
     <solrj.version>9.9.0</solrj.version>
-    <spring.version>6.2.11</spring.version>
+    <spring.version>7.0.0-RC1</spring.version>
     <sqlite.version>3.50.3.0</sqlite.version>
     <stax.ex.version>2.1.0</stax.ex.version>
     <testcontainers.version>2.0.1</testcontainers.version>

Reply via email to