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


The following commit(s) were added to refs/heads/master by this push:
     new 99d85f6  Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16
99d85f6 is described below

commit 99d85f69c0e0ed5b05cec4c80b679798c6d04cf1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 12 04:56:17 2024 +0000

    Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16
    
    Bumps org.slf4j:slf4j-simple from 2.0.13 to 2.0.16.
    
    ---
    updated-dependencies:
    - 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 546d056..7603557 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
     <javaVersion>17</javaVersion>
     <mavenVersion>4.0.0-rc-2</mavenVersion>
     <!-- Maven bound -->
-    <slf4jVersion>2.0.13</slf4jVersion>
+    <slf4jVersion>2.0.16</slf4jVersion>
 
     <!-- plugin versions used in IT tests -->
     <guiceVersion>6.0.0</guiceVersion>

Reply via email to