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

commit daa1a17c2ef2b8ed647bb6668e72c2183c041446
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 06:13:13 2026 +0100

    Bump org.springframework:spring-context from 7.0.5 to 7.0.6 (#2696)
    
    Bumps 
[org.springframework:spring-context](https://github.com/spring-projects/spring-framework)
 from 7.0.5 to 7.0.6.
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.5...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-context
      dependency-version: 7.0.6
      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 1925b9e380..f8275dca35 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -445,7 +445,7 @@
      LBHttpSolrClient -> LBHttp2SolrClient -> LBJettySolrClient (doesn't work)
      -->
     <solrj.version>9.10.1</solrj.version>
-    <spring.version>7.0.5</spring.version>
+    <spring.version>7.0.6</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