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 175501f7 OPENNLP-1475 Update build dependency forbiddenapis to version 
3.4 (#511)
175501f7 is described below

commit 175501f761cc9098384ed024082848dd8c3f416b
Author: Martin Wiesner <[email protected]>
AuthorDate: Sat Mar 4 09:02:20 2023 +0100

    OPENNLP-1475 Update build dependency forbiddenapis to version 3.4 (#511)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dacc4dc5..5f64b7f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -322,7 +322,7 @@
                                <plugin>
                                        <groupId>de.thetaphi</groupId>
                                        <artifactId>forbiddenapis</artifactId>
-                                       <version>2.7</version>
+                                       <version>3.4</version>
                                        <configuration>
                                                
<failOnUnsupportedJava>false</failOnUnsupportedJava>
                                                <bundledSignatures>

Reply via email to