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 65c52ca8 OPENNLP-1490 Update build dependency enforcer plugin to 
version 3.3.0 (#529)
65c52ca8 is described below

commit 65c52ca8c626608eb59d71e78901029edae23594
Author: Martin Wiesner <[email protected]>
AuthorDate: Fri Apr 28 21:00:37 2023 +0200

    OPENNLP-1490 Update build dependency enforcer plugin to version 3.3.0 (#529)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 76b93cb2..acabb76d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@
                <java.version>11</java.version>
                <maven.version>3.3.9</maven.version>
                <commons.io.version>2.11.0</commons.io.version>
-               <enforcer.plugin.version>3.0.0-M3</enforcer.plugin.version>
+               <enforcer.plugin.version>3.3.0</enforcer.plugin.version>
                <glassfish.version>2.30.1</glassfish.version>
                <junit.version>5.9.2</junit.version>
                <morfologik.version>2.1.9</morfologik.version>

Reply via email to