This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-logging.git
The following commit(s) were added to refs/heads/master by this push: new b0efc19 Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (#344) b0efc19 is described below commit b0efc19a3e7b31552ab7dbc68388c622adb8caff Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Feb 28 08:14:36 2025 -0500 Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (#344) Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api 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> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5af9f5a..2102e43 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ under the License. <failsafe.runorder>filesystem</failsafe.runorder> <log4j2.version>2.24.3</log4j2.version> <logback.version>1.3.14</logback.version> - <slf4j.version>2.0.16</slf4j.version> + <slf4j.version>2.0.17</slf4j.version> <findsecbugs.version>1.13.0</findsecbugs.version> <commons.osgi.import> javax.servlet;version="[2.1.0, 5.0.0)";resolution:=optional,