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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archiver.git


The following commit(s) were added to refs/heads/master by this push:
     new acaad3d  Bump slf4jVersion from 2.0.13 to 2.0.16 (#71)
acaad3d is described below

commit acaad3d6946536ceeef1eb4e29913f6dc059aef3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 14 08:07:05 2024 +0100

    Bump slf4jVersion from 2.0.13 to 2.0.16 (#71)
    
    Bumps `slf4jVersion` 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: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 cd91fd3..aa3fe8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
     <mavenPluginTestingVersion>4.0.0-beta-2</mavenPluginTestingVersion>
     <plexusArchiverVersion>4.10.0</plexusArchiverVersion>
     <plexusInterpolationVersion>1.27</plexusInterpolationVersion>
-    <slf4jVersion>2.0.13</slf4jVersion>
+    <slf4jVersion>2.0.16</slf4jVersion>
 
     
<project.build.outputTimestamp>2024-06-26T08:06:04Z</project.build.outputTimestamp>
   </properties>

Reply via email to