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 4a45054  Bump opennlp.version from 3.0.0-M2 to 3.0.0-M3 (#144)
4a45054 is described below

commit 4a45054ad8961e862fd805676aae3d584ff9c84e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 4 07:24:12 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index 3ff5a19..b138f0d 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-M2</opennlp.version>
+        <opennlp.version>3.0.0-M3</opennlp.version>
         <opennlp.forkCount>1.0C</opennlp.forkCount>
 
         <slf4j.version>2.0.17</slf4j.version>

Reply via email to