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 d4d441e783 Bump org.springframework:spring-context from 7.0.4 to 7.0.5 
(#2643)
d4d441e783 is described below

commit d4d441e78303563e95554b5f5533dd3f6bbb3125
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 14:45:20 2026 +0100

    Bump org.springframework:spring-context from 7.0.4 to 7.0.5 (#2643)
    
    Bumps 
[org.springframework:spring-context](https://github.com/spring-projects/spring-framework)
 from 7.0.4 to 7.0.5.
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.4...v7.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-context
      dependency-version: 7.0.5
      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 e3ba6f3901..bc8f3affe8 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -438,7 +438,7 @@
     <sis.version>1.6</sis.version>
     <snappy.version>1.1.10.8</snappy.version>
     <solrj.version>9.10.0</solrj.version>
-    <spring.version>7.0.4</spring.version>
+    <spring.version>7.0.5</spring.version>
     <sqlite.version>3.51.2.0</sqlite.version>
     <stax.ex.version>2.1.0</stax.ex.version>
     <testcontainers.version>2.0.3</testcontainers.version>

Reply via email to