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 212463255 Bump de.thetaphi:forbiddenapis from 3.9 to 3.10 (#2354)
212463255 is described below
commit 212463255af21d8b6eee963be4ec80101cd17973
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 6 08:32:55 2025 +0200
Bump de.thetaphi:forbiddenapis from 3.9 to 3.10 (#2354)
Bumps
[de.thetaphi:forbiddenapis](https://github.com/policeman-tools/forbidden-apis)
from 3.9 to 3.10.
-
[Commits](https://github.com/policeman-tools/forbidden-apis/compare/3.9...3.10)
---
updated-dependencies:
- dependency-name: de.thetaphi:forbiddenapis
dependency-version: '3.10'
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 886b26c7f..9a67fdf6f 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -291,7 +291,7 @@
<!-- updates may not be detected by the maven versions plugin:
https://github.com/mojohaus/versions/issues/1070 -->
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
- <forbiddenapis.version>3.9</forbiddenapis.version>
+ <forbiddenapis.version>3.10</forbiddenapis.version>
<groovy.maven.version>2.1.1</groovy.maven.version>
<maven.antrun.version>3.1.0</maven.antrun.version>
<maven.assembly.version>3.7.1</maven.assembly.version>