This is an automated email from the ASF dual-hosted git repository.

mawiesne pushed a commit to branch 
OPENNLP-1488_Update_build_dependency_forbiddenapis_to_version_3.5.1
in repository https://gitbox.apache.org/repos/asf/opennlp.git

commit 4c3fb29524ed300e191caa329739a5d922cad712
Author: Martin Wiesner <[email protected]>
AuthorDate: Sat Apr 22 12:34:24 2023 +0200

    OPENNLP-1488 Update build dependency forbiddenapis to version 3.5.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b5d7f62d..42ad49d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -322,7 +322,7 @@
                                <plugin>
                                        <groupId>de.thetaphi</groupId>
                                        <artifactId>forbiddenapis</artifactId>
-                                       <version>3.4</version>
+                                       <version>3.5.1</version>
                                        <configuration>
                                                
<failOnUnsupportedJava>false</failOnUnsupportedJava>
                                                <bundledSignatures>

Reply via email to