This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 9194c57ab54613f7bc3a64da84a60fd3e25c170c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Jan 1 10:05:29 2023 +0000 Bump spring-framework-bom from 5.3.23 to 5.3.24 Bumps [spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.3.23 to 5.3.24. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.23...v5.3.24) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc8a228e4f..4e52122e32 100644 --- a/pom.xml +++ b/pom.xml @@ -365,7 +365,7 @@ <revapi.version>0.22.1</revapi.version> <slf4j.version>1.7.36</slf4j.version> <spotbugs.version>4.1.2</spotbugs.version> - <spring.version>5.3.23</spring.version> + <spring.version>5.3.24</spring.version> <spring-boot.version>2.7.5</spring-boot.version> <system-stubs.version>2.0.1</system-stubs.version> <tomcat-juli.version>10.0.23</tomcat-juli.version>