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

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


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

commit c8d5dae1e869fd0e0b8eaf7c2fe4210d4a70d2e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 25 17:26:24 2025 +0000

    Bump slf4jVersion from 2.0.16 to 2.0.17
    
    Bumps `slf4jVersion` from 2.0.16 to 2.0.17.
    
    Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17
    
    Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:development
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 577ad8d..fc45f7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@ under the License.
     <mavenPluginTestingVersion>4.0.0-beta-3</mavenPluginTestingVersion>
     <mavenResolverVersion>2.0.6</mavenResolverVersion>
     <mockitoVersion>5.15.2</mockitoVersion>
-    <slf4jVersion>2.0.16</slf4jVersion>
+    <slf4jVersion>2.0.17</slf4jVersion>
     <version.plexus-xml>4.0.3</version.plexus-xml>
     <version.maven-plugin-tools>4.0.0-beta-1</version.maven-plugin-tools>
     <version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>

Reply via email to