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 ed9f3b5 Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18 (#149)
ed9f3b5 is described below
commit ed9f3b5148cede82d19b4e62cf12a2a7216d4d10
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 08:59:01 2026 +0200
Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18 (#149)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 475dbc6..2bd5af2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
<opennlp.version>3.0.0-M3</opennlp.version>
<opennlp.forkCount>1.0C</opennlp.forkCount>
- <slf4j.version>2.0.17</slf4j.version>
+ <slf4j.version>2.0.18</slf4j.version>
<log4j2.version>2.26.0</log4j2.version>
<junit.version>6.0.3</junit.version>