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 b0241685f Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 (#671)
b0241685f is described below

commit b0241685f49684329e47b10b37fdf0733cfeb53c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 28 09:27:48 2025 -0500

    Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 (#671)
    
    Bumps org.slf4j:slf4j-simple from 2.0.16 to 2.0.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-simple
      dependency-type: direct:production
      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>
---
 commons-vfs2-examples/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/commons-vfs2-examples/pom.xml b/commons-vfs2-examples/pom.xml
index 4f6308c28..d8ce6cf80 100644
--- a/commons-vfs2-examples/pom.xml
+++ b/commons-vfs2-examples/pom.xml
@@ -193,7 +193,7 @@
         <dependency>
           <groupId>org.slf4j</groupId>
           <artifactId>slf4j-simple</artifactId>
-          <version>2.0.16</version>
+          <version>2.0.17</version>
           <scope>runtime</scope>
         </dependency>
       </dependencies>
@@ -220,7 +220,7 @@
         <dependency>
           <groupId>org.slf4j</groupId>
           <artifactId>slf4j-simple</artifactId>
-          <version>2.0.16</version>
+          <version>2.0.17</version>
           <scope>runtime</scope>
         </dependency>
       </dependencies>

Reply via email to