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 45942a4  Bump opennlp.version from 3.0.0-M4 to 3.0.0-M5 (#172)
45942a4 is described below

commit 45942a4f695a817e9f7592378f1b8a42889afd94
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:44:08 2026 +0200

    Bump opennlp.version from 3.0.0-M4 to 3.0.0-M5 (#172)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 54cab65..c4d21d4 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-M4</opennlp.version>
+        <opennlp.version>3.0.0-M5</opennlp.version>
         <opennlp.forkCount>1.0C</opennlp.forkCount>
 
         <slf4j.version>2.0.18</slf4j.version>

Reply via email to