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

cstamas 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 aa3772beb3 [MNG-8209] Bump slf4jVersion from 2.0.14 to 2.0.16 (#1643)
aa3772beb3 is described below

commit aa3772beb3b0d5c7bbd3dac09c1bc50464472b38
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 12 17:27:24 2024 +0200

    [MNG-8209] Bump slf4jVersion from 2.0.14 to 2.0.16 (#1643)
    
    Bumps `slf4jVersion` from 2.0.14 to 2.0.16.
    
    Updates `org.slf4j:slf4j-api` from 2.0.14 to 2.0.16
    
    Updates `org.slf4j:slf4j-simple` from 2.0.14 to 2.0.16
    
    Updates `org.slf4j:jcl-over-slf4j` from 2.0.14 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: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>
    
    ---
    
    https://issues.apache.org/jira/browse/MNG-8209
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1e392a7b68..9f21e28d35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@ under the License.
     <resolverVersion>2.0.1</resolverVersion>
     <securityDispatcherVersion>2.0</securityDispatcherVersion>
     <sisuVersion>0.9.0.M3</sisuVersion>
-    <slf4jVersion>2.0.14</slf4jVersion>
+    <slf4jVersion>2.0.16</slf4jVersion>
     <stax2ApiVersion>4.2.2</stax2ApiVersion>
     <wagonVersion>3.5.3</wagonVersion>
     <woodstoxVersion>7.0.0</woodstoxVersion>

Reply via email to