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 32e67f83c2 [MNG-8366] Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 (#1859) 32e67f83c2 is described below commit 32e67f83c2227d603fb42080e78767c1c2424265 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Nov 5 15:48:04 2024 +0100 [MNG-8366] Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 (#1859) Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.11 to 1.5.12. - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.11...v_1.5.12) --- 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> --- https://issues.apache.org/jira/browse/MNG-8366 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7032bda00c..471f3162a7 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,7 @@ under the License. <jlineVersion>3.27.1</jlineVersion> <junitVersion>5.11.3</junitVersion> <jxpathVersion>1.3</jxpathVersion> - <logbackClassicVersion>1.5.11</logbackClassicVersion> + <logbackClassicVersion>1.5.12</logbackClassicVersion> <mockitoVersion>5.14.2</mockitoVersion> <plexusInteractivityVersion>1.3</plexusInteractivityVersion> <plexusInterpolationVersion>1.27</plexusInterpolationVersion>