This is an automated email from the ASF dual-hosted git repository. mbuenger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git
The following commit(s) were added to refs/heads/master by this push: new b1def68 Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 b1def68 is described below commit b1def686b96ee70720e2ecf7f84d94bd7b88a19f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Mar 4 19:46:18 2025 +0100 Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 Bumps org.slf4j:slf4j-simple from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development 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 6205765..81ca379 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ under the License. <javaVersion>17</javaVersion> <guavaVersion>33.4.0-jre</guavaVersion> <guiceVersion>6.0.0</guiceVersion> - <slf4jVersion>2.0.16</slf4jVersion> + <slf4jVersion>2.0.17</slf4jVersion> <version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin> <version.maven-plugin-testing>4.0.0-beta-3</version.maven-plugin-testing> <version.maven-plugin-tools>4.0.0-beta-1</version.maven-plugin-tools>