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.git


The following commit(s) were added to refs/heads/main by this push:
     new b56c0cfc OPENNLP-1602 - Bump slf4j.version from 2.0.13 to 2.0.16 (#643)
b56c0cfc is described below

commit b56c0cfce9afcef6f9f14911e96618a12b124274
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 25 20:22:52 2024 +0200

    OPENNLP-1602 - Bump slf4j.version from 2.0.13 to 2.0.16 (#643)
    
    Bumps `slf4j.version` from 2.0.13 to 2.0.16.
    
    Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16
    
    Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16
    
    ---
    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 7fb620ec..d7c6e836 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@
                <morfologik.version>2.1.9</morfologik.version>
                <checkstyle.plugin.version>3.2.0</checkstyle.plugin.version>
                <onnxruntime.version>1.18.0</onnxruntime.version>
-               <slf4j.version>2.0.13</slf4j.version>
+               <slf4j.version>2.0.16</slf4j.version>
                <log4j2.version>2.23.1</log4j2.version>
                <jmh.version>1.37</jmh.version>
                <classgraph.version>4.8.174</classgraph.version>

Reply via email to