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.git


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

commit df7280182e15b550e63672305b021f7777ed765d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 21 11:54:50 2024 +0200

    Bump slf4jVersion from 2.0.11 to 2.0.13 (#1519)
    
    Bumps `slf4jVersion` from 2.0.11 to 2.0.13.
    
    Updates `org.slf4j:slf4j-api` from 2.0.11 to 2.0.13
    
    Updates `org.slf4j:slf4j-simple` from 2.0.11 to 2.0.13
    
    Updates `org.slf4j:jcl-over-slf4j` from 2.0.11 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-simple
      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
    ...
    
    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 984bfee53c..dcc956ea03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@ under the License.
     <resolverVersion>2.0.0-alpha-11</resolverVersion>
     <securityDispatcherVersion>2.0</securityDispatcherVersion>
     <sisuVersion>0.9.0.M2</sisuVersion>
-    <slf4jVersion>2.0.11</slf4jVersion>
+    <slf4jVersion>2.0.13</slf4jVersion>
     <stax2ApiVersion>4.2.1</stax2ApiVersion>
     <wagonVersion>3.5.3</wagonVersion>
     <woodstoxVersion>6.6.2</woodstoxVersion>

Reply via email to