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

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

commit cbd01846801e92b6b3e9fa5dae105537973c75d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 12 04:43:48 2024 +0000

    Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16
    
    Bumps org.slf4j:slf4j-api 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
    ...
    
    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 0d35de5..879079a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
         <opennlp.tools.version>2.4.0</opennlp.tools.version>
         <opennlp.forkCount>1.0C</opennlp.forkCount>
 
-        <slf4j.version>2.0.13</slf4j.version>
+        <slf4j.version>2.0.16</slf4j.version>
         <log4j2.version>2.20.0</log4j2.version>
 
         <junit.version>5.11.0</junit.version>

Reply via email to