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 74cf856 Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 (#282) 74cf856 is described below commit 74cf8566cee3d70203ac5ee66c6ec2f39056edb4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Aug 15 08:44:33 2024 -0400 Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 (#282) Bumps org.slf4j:slf4j-api from 2.0.15 to 2.0.16. --- 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 a1d4457..cd2761d 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ under the License. <failsafe.runorder>filesystem</failsafe.runorder> <log4j2.version>2.23.1</log4j2.version> <logback.version>1.3.14</logback.version> - <slf4j.version>2.0.15</slf4j.version> + <slf4j.version>2.0.16</slf4j.version> <findsecbugs.version>1.13.0</findsecbugs.version> <commons.osgi.import> javax.servlet;version="[2.1.0, 5.0.0)";resolution:=optional,