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 086b01b  Bump opennlp.tools.version from 2.5.6 to 2.5.6.1 (#369)
086b01b is described below

commit 086b01b2b499ed279665f1c8c18fd7b1304829dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 06:26:12 2025 +0100

    Bump opennlp.tools.version from 2.5.6 to 2.5.6.1 (#369)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e622e70..02151c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
         <maven.compiler.target>${java.version}</maven.compiler.target>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
-        <opennlp.tools.version>2.5.6</opennlp.tools.version>
+        <opennlp.tools.version>2.5.6.1</opennlp.tools.version>
         <opennlp.models.version>1.3.0</opennlp.models.version>
         <opennlp.forkCount>1.0C</opennlp.forkCount>
 

Reply via email to