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


The following commit(s) were added to refs/heads/main by this push:
     new cb3f212c Bump opennlp.version from 3.0.0-M4 to 3.0.0-M5 (#532)
cb3f212c is described below

commit cb3f212c8596ea63a036feb55f073b493c28c3f6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:43:41 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index 16891e23..7bf67801 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,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.models.version>1.3.0</opennlp.models.version>
         <opennlp.forkCount>1.0C</opennlp.forkCount>
 

Reply via email to