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

smarthi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/main by this push:
     new 4fae1f55 Bump slf4j.version from 2.0.16 to 2.0.17 (#750)
4fae1f55 is described below

commit 4fae1f557a14d7096fe7c762b88c9601ba6ee485
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 00:00:30 2025 -0500

    Bump slf4j.version from 2.0.16 to 2.0.17 (#750)
    
    Bumps `slf4j.version` from 2.0.16 to 2.0.17.
    
    Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17
    
    Updates `org.slf4j:slf4j-simple` 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
    - dependency-name: org.slf4j:slf4j-simple
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 712ad5e2..ade5b6e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,7 +183,7 @@
                <uimaj.version>3.6.0</uimaj.version>
                <morfologik.version>2.1.9</morfologik.version>
                <onnxruntime.version>1.20.0</onnxruntime.version>
-               <slf4j.version>2.0.16</slf4j.version>
+               <slf4j.version>2.0.17</slf4j.version>
                <log4j2.version>2.24.3</log4j2.version>
                <logcaptor.version>2.10.1</logcaptor.version>
                <classgraph.version>4.8.179</classgraph.version>

Reply via email to