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 768cd4d2bf Bump org.springframework:spring-context from 7.0.3 to 7.0.4
(#2608)
768cd4d2bf is described below
commit 768cd4d2bf27086afae0be942b0731a21916cca1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 16 07:46:28 2026 +0100
Bump org.springframework:spring-context from 7.0.3 to 7.0.4 (#2608)
Bumps
[org.springframework:spring-context](https://github.com/spring-projects/spring-framework)
from 7.0.3 to 7.0.4.
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.3...v7.0.4)
---
updated-dependencies:
- dependency-name: org.springframework:spring-context
dependency-version: 7.0.4
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 957a8e89fb..c3ff6e4c23 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -437,7 +437,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.3</spring.version>
+ <spring.version>7.0.4</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>