This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-addons.git
The following commit(s) were added to refs/heads/master by this push:
new 919fafa Bump de.bwaldvogel:liblinear from 1.94 to 2.44 (#26)
919fafa is described below
commit 919fafab940e55f87658389a2d69655c0de976b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 18 13:22:25 2024 +0200
Bump de.bwaldvogel:liblinear from 1.94 to 2.44 (#26)
---
liblinear-addon/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/liblinear-addon/pom.xml b/liblinear-addon/pom.xml
index e02e70c..72bd570 100644
--- a/liblinear-addon/pom.xml
+++ b/liblinear-addon/pom.xml
@@ -40,7 +40,7 @@
<dependency>
<groupId>de.bwaldvogel</groupId>
<artifactId>liblinear</artifactId>
- <version>1.94</version>
+ <version>2.44</version>
</dependency>
<dependency>