This is an automated email from the ASF dual-hosted git repository.

rzo1 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 6e22fbe  Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
6e22fbe is described below

commit 6e22fbef32a5c8f5dc64533ce27adce459f9a9f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 04:35:37 2025 +0000

    Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
    
    Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5e10744..0f623f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
         <opennlp.tools.version>2.5.3</opennlp.tools.version>
         <opennlp.forkCount>1.0C</opennlp.forkCount>
 
-        <slf4j.version>2.0.16</slf4j.version>
+        <slf4j.version>2.0.17</slf4j.version>
         <log4j2.version>2.24.3</log4j2.version>
 
         <junit.version>5.12.0</junit.version>

Reply via email to