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.git


The following commit(s) were added to refs/heads/main by this push:
     new f1f38177 OPENNLP-1488 Update build dependency forbiddenapis to version 
3.5.1 (#527)
f1f38177 is described below

commit f1f38177f1d845b935c28e7d0a4a87963f82797f
Author: Martin Wiesner <[email protected]>
AuthorDate: Fri Apr 28 20:59:50 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index f8ad5a1b..3585c137 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