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 53b0cdb865 Bump org.springframework:spring-context from 7.0.2 to 7.0.3 
(#2539)
53b0cdb865 is described below

commit 53b0cdb865be7a6cd8df6e6477fcf5ea161dda83
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 06:46:48 2026 +0100

    Bump org.springframework:spring-context from 7.0.2 to 7.0.3 (#2539)
    
    Bumps 
[org.springframework:spring-context](https://github.com/spring-projects/spring-framework)
 from 7.0.2 to 7.0.3.
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.2...v7.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-context
      dependency-version: 7.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 e214a43ed8..9be86769ef 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -437,7 +437,7 @@
     <sis.version>1.5</sis.version>
     <snappy.version>1.1.10.8</snappy.version>
     <solrj.version>9.10.0</solrj.version>
-    <spring.version>7.0.2</spring.version>
+    <spring.version>7.0.3</spring.version>
     <sqlite.version>3.51.1.0</sqlite.version>
     <stax.ex.version>2.1.0</stax.ex.version>
     <testcontainers.version>2.0.3</testcontainers.version>

Reply via email to