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 ef77292  Bump cc.mallet:mallet from 2.0.8 to 2.1.0 (#408)
ef77292 is described below

commit ef77292372f76b297d2579cbff8bdf144d4ba92d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 12 11:57:38 2026 +0100

    Bump cc.mallet:mallet from 2.0.8 to 2.1.0 (#408)
    
    Bumps [cc.mallet:mallet](https://github.com/mimno/Mallet) from 2.0.8 to 
2.1.0.
    - [Release notes](https://github.com/mimno/Mallet/releases)
    - [Changelog](https://github.com/mimno/Mallet/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mimno/Mallet/compare/v2.0.8...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: cc.mallet:mallet
      dependency-version: 2.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 mallet-addon/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mallet-addon/pom.xml b/mallet-addon/pom.xml
index c3874f7..94998fe 100644
--- a/mallet-addon/pom.xml
+++ b/mallet-addon/pom.xml
@@ -44,7 +44,7 @@
                <dependency>
                        <groupId>cc.mallet</groupId>
                        <artifactId>mallet</artifactId>
-                       <version>2.0.8</version>
+                       <version>2.1.0</version>
                        <exclusions>
                                <exclusion>
                                        <groupId>junit</groupId>

Reply via email to