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 f67402a0b1 [MNG-8255] Bump ch.qos.logback:logback-classic from 1.5.7 
to 1.5.8 (#1709)
f67402a0b1 is described below

commit f67402a0b1b7aa7d847ab9a20fea869a866130ea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 9 08:36:27 2024 +0200

    [MNG-8255] Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 (#1709)
    
    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) 
from 1.5.7 to 1.5.8.
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.7...v_1.5.8)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      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 5dda8dcb30..26e6bf647a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@ under the License.
     <jlineVersion>3.26.3</jlineVersion>
     <junitVersion>5.11.0</junitVersion>
     <jxpathVersion>1.3</jxpathVersion>
-    <logbackClassicVersion>1.5.7</logbackClassicVersion>
+    <logbackClassicVersion>1.5.8</logbackClassicVersion>
     <mockitoVersion>5.13.0</mockitoVersion>
     <plexusInteractivityVersion>1.3</plexusInteractivityVersion>
     <plexusInterpolationVersion>1.27</plexusInterpolationVersion>

Reply via email to