You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by ma...@apache.org on 2023/04/21 07:22:09 UTC

[opennlp-sandbox] branch master updated: updates forbiddenapis maven plugin to version 3.5.1 which brings support for Java 20, full changes see: https://github.com/policeman-tools/forbidden-apis/wiki/Changes

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

mawiesne pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git


The following commit(s) were added to refs/heads/master by this push:
     new 98b7b57  updates forbiddenapis maven plugin to version 3.5.1 which brings support for Java 20, full changes see: https://github.com/policeman-tools/forbidden-apis/wiki/Changes
98b7b57 is described below

commit 98b7b579128491386eec591e5cf6af2ad0f955b4
Author: Martin Wiesner <ma...@hs-heilbronn.de>
AuthorDate: Fri Apr 21 09:22:03 2023 +0200

    updates forbiddenapis maven plugin to version 3.5.1 which brings support for Java 20, full changes see: https://github.com/policeman-tools/forbidden-apis/wiki/Changes
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 98f3906..f15bca7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -349,7 +349,7 @@
                 <plugin>
                     <groupId>de.thetaphi</groupId>
                     <artifactId>forbiddenapis</artifactId>
-                    <version>3.4</version>
+                    <version>3.5.1</version>
                     <configuration>
                         <failOnUnsupportedJava>false</failOnUnsupportedJava>
                         <bundledSignatures>