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 c87a4b57d2 Bump ch.qos.logback:logback-classic from 1.2.13 to 1.5.6 (#1515) c87a4b57d2 is described below commit c87a4b57d28d94881df209f92fb6d28f7ae0c754 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue May 21 10:20:48 2024 +0200 Bump ch.qos.logback:logback-classic from 1.2.13 to 1.5.6 (#1515) Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.13 to 1.5.6. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.13...v_1.5.6) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... 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 ae9056f496..984bfee53c 100644 --- a/pom.xml +++ b/pom.xml @@ -176,7 +176,7 @@ under the License. <jlineVersion>3.26.1</jlineVersion> <junitVersion>5.10.1</junitVersion> <jxpathVersion>1.3</jxpathVersion> - <logbackClassicVersion>1.2.13</logbackClassicVersion> + <logbackClassicVersion>1.5.6</logbackClassicVersion> <mockitoVersion>5.12.0</mockitoVersion> <plexusInteractivityVersion>1.3</plexusInteractivityVersion> <plexusInterpolationVersion>1.27</plexusInterpolationVersion>