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

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


The following commit(s) were added to refs/heads/main by this push:
     new 52dd9dafa3 Bump ver.slf4j from 2.0.7 to 2.0.13
52dd9dafa3 is described below

commit 52dd9dafa3113a2db953a29e1d7d8b6232918ffb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 2 19:45:30 2024 +0000

    Bump ver.slf4j from 2.0.7 to 2.0.13
    
    Bumps `ver.slf4j` from 2.0.7 to 2.0.13.
    
    Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.13
    
    Updates `org.slf4j:slf4j-jdk14` from 2.0.7 to 2.0.13
    
    Updates `org.slf4j:jcl-over-slf4j` from 2.0.7 to 2.0.13
    
    Updates `org.slf4j:jul-to-slf4j` from 2.0.7 to 2.0.13
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.slf4j:slf4j-jdk14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.slf4j:jcl-over-slf4j
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.slf4j:jul-to-slf4j
      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 eb21b2bbc1..7f4e8a2539 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
     
<project.build.outputTimestamp>2024-03-16T16:17:59Z</project.build.outputTimestamp>
 
     <!-- Logging -->
-    <ver.slf4j>2.0.7</ver.slf4j>
+    <ver.slf4j>2.0.13</ver.slf4j>
     <ver.log4j2>2.23.1</ver.log4j2>
 
     <!-- JSON-LD 1.1 -->

Reply via email to