This is an automated email from the ASF dual-hosted git repository.
jacopoc pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new 79cf8442d3 Bump tika from 3.3.1 to 3.3.2
79cf8442d3 is described below
commit 79cf8442d38a734cfcfbc9a1738ab95f4d2579fe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 13:37:10 2026 +0000
Bump tika from 3.3.1 to 3.3.2
Bumps `tika` from 3.3.1 to 3.3.2.
Updates `org.apache.tika:tika-core` from 3.3.1 to 3.3.2
- [Changelog](https://github.com/apache/tika/blob/3.3.2/CHANGES.txt)
- [Commits](https://github.com/apache/tika/compare/3.3.1...3.3.2)
Updates `org.apache.tika:tika-parsers` from 3.3.1 to 3.3.2
- [Changelog](https://github.com/apache/tika/blob/3.3.2/CHANGES.txt)
- [Commits](https://github.com/apache/tika/compare/3.3.1...3.3.2)
Updates `org.apache.tika:tika-parser-pdf-module` from 3.3.1 to 3.3.2
---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
dependency-version: 3.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.tika:tika-parsers
dependency-version: 3.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.tika:tika-parser-pdf-module
dependency-version: 3.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 35ee027c26..737309ef61 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -65,7 +65,7 @@ shiro-crypto-cipher = "2.1.0"
# Shared by sshd-core, sshd-sftp.
sshd = "2.17.1"
# Shared by tika-core, tika-parsers, tika-parser-pdf-module.
-tika = "3.3.1"
+tika = "3.3.2"
cxf-rt-frontend-jaxrs = "4.2.0"
# Remember to change the version number (10 now) in javadoc block if needed.
Shared by
# tomcat-catalina-ha, tomcat-jasper.