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 086bb13  Bump org.carrot2:morfologik-stemming from 2.1.9 to 2.2.0 
(#157)
086bb13 is described below

commit 086bb132446dfd8e88864036d2095ec3c71895ad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 22:04:09 2026 +0200

    Bump org.carrot2:morfologik-stemming from 2.1.9 to 2.2.0 (#157)
---
 morfologik-addon/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/morfologik-addon/pom.xml b/morfologik-addon/pom.xml
index 89c03b6..98f2f22 100644
--- a/morfologik-addon/pom.xml
+++ b/morfologik-addon/pom.xml
@@ -44,7 +44,7 @@
                <dependency>
                        <groupId>org.carrot2</groupId>
                        <artifactId>morfologik-stemming</artifactId>
-                       <version>2.1.9</version>
+                       <version>2.2.0</version>
                        <scope>compile</scope>
                </dependency>
                

Reply via email to