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 e865a12279 [MNG-8596] Bump ch.qos.logback:logback-classic from 1.5.16 
to 1.5.17 (#2128)
e865a12279 is described below

commit e865a12279765499daf07114265397060286494e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 26 11:02:38 2025 +0100

    [MNG-8596] Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 (#2128)
    
    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) 
from 1.5.16 to 1.5.17.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.16...v_1.5.17)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    ---
    
    https://issues.apache.org/jira/browse/MNG-8596
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ebc3b74188..3f83aa4b65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@ under the License.
     <jlineVersion>3.29.0</jlineVersion>
     <junitVersion>5.12.0</junitVersion>
     <jxpathVersion>1.3</jxpathVersion>
-    <logbackClassicVersion>1.5.16</logbackClassicVersion>
+    <logbackClassicVersion>1.5.17</logbackClassicVersion>
     <mockitoVersion>5.15.2</mockitoVersion>
     <plexusInteractivityVersion>1.3</plexusInteractivityVersion>
     <plexusInterpolationVersion>1.27</plexusInterpolationVersion>

Reply via email to