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


The following commit(s) were added to refs/heads/main by this push:
     new 56556b1  Bump opennlp.version from 3.0.0-M1 to 3.0.0-M2 (#140)
56556b1 is described below

commit 56556b13675ed358f6eb5a587ce2c942862f0cbd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 09:01:24 2026 +0200

    Bump opennlp.version from 3.0.0-M1 to 3.0.0-M2 (#140)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ba2a883..3ff5a19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
         <maven.compiler.target>${java.version}</maven.compiler.target>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
-        <opennlp.version>3.0.0-M1</opennlp.version>
+        <opennlp.version>3.0.0-M2</opennlp.version>
         <opennlp.forkCount>1.0C</opennlp.forkCount>
 
         <slf4j.version>2.0.17</slf4j.version>

Reply via email to