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 c406f7f056 [MNG-8307] Bump ch.qos.logback:logback-classic from 1.5.8 
to 1.5.10 (#1794)
c406f7f056 is described below

commit c406f7f0568a50c4fb4b440f4f1d95e56e4a451f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 14 22:11:12 2024 +0200

    [MNG-8307] Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10 (#1794)
    
    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) 
from 1.5.8 to 1.5.10.
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.8...v_1.5.10)
    
    ---
    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-8307
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e1fddf3ff2..50970fe9fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@ under the License.
     <jlineVersion>3.27.0</jlineVersion>
     <junitVersion>5.11.2</junitVersion>
     <jxpathVersion>1.3</jxpathVersion>
-    <logbackClassicVersion>1.5.8</logbackClassicVersion>
+    <logbackClassicVersion>1.5.10</logbackClassicVersion>
     <mockitoVersion>5.14.1</mockitoVersion>
     <plexusInteractivityVersion>1.3</plexusInteractivityVersion>
     <plexusInterpolationVersion>1.27</plexusInterpolationVersion>

Reply via email to