This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 229fb87ee73057b8bba6364cd1dfed250bfc3fb3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 22:55:30 2026 +0000
Bump org.apache.tika:tika-core from 3.2.3 to 3.3.0
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from
3.2.3 to 3.3.0.
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](https://github.com/apache/tika/compare/3.2.3...3.3.0)
---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3fb60da6a2..7965be6c9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -937,7 +937,7 @@ under the License.
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-core</artifactId>
- <version>3.2.3</version>
+ <version>3.3.0</version>
</dependency>
<dependency>