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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new d8e5a3d4 Bump slf4j.version from 2.0.15 to 2.0.16 (#585)
d8e5a3d4 is described below

commit d8e5a3d4a4a8ff0d8ea5b3c57065e810a7ad8886
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 12 10:58:28 2024 -0400

    Bump slf4j.version from 2.0.15 to 2.0.16 (#585)
    
    Bumps `slf4j.version` from 2.0.15 to 2.0.16.
    
    Updates `org.slf4j:slf4j-api` from 2.0.15 to 2.0.16
    
    Updates `org.slf4j:jcl-over-slf4j` from 2.0.15 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:jcl-over-slf4j
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 87ef3104..4c024020 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
     <!-- 2.22.0 requires Java 11. -->
     <jackrabbit2.version>2.20.16</jackrabbit2.version>
     <commons.asm.version>9.4</commons.asm.version>
-    <slf4j.version>2.0.15</slf4j.version>
+    <slf4j.version>2.0.16</slf4j.version>
     <log4j2.version>2.23.1</log4j2.version>
     <collections4.version>4.5.0-M2</collections4.version>
     <jsch.version>0.1.55</jsch.version>

Reply via email to