This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new 2b3b670 Bump de.thetaphi:forbiddenapis from 3.9 to 3.10 (#361)
2b3b670 is described below
commit 2b3b670f1c277c86ca49f897a97db4ec3b5bf348
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 6 07:05:05 2025 +0200
Bump de.thetaphi:forbiddenapis from 3.9 to 3.10 (#361)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 61446d7..048c1ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
<coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
<jacoco.maven.plugin>0.8.13</jacoco.maven.plugin>
<maven.failsafe.plugin>3.5.4</maven.failsafe.plugin>
- <forbiddenapis.plugin>3.9</forbiddenapis.plugin>
+ <forbiddenapis.plugin>3.10</forbiddenapis.plugin>
<mockito.version>3.9.0</mockito.version>
<license-maven-plugin.version>2.7.0</license-maven-plugin.version>