You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by pk...@apache.org on 2022/10/21 23:42:36 UTC

[logging-log4j2] 08/14: Bump spring-framework-bom from 5.3.20 to 5.3.23

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 38f7b499604b0c93b2e44b9f44c5c32279e1b674
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Oct 20 20:15:25 2022 +0000

    Bump spring-framework-bom from 5.3.20 to 5.3.23
    
    Bumps [spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.3.20 to 5.3.23.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.20...v5.3.23)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-framework-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 467db17209..8e035c45ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -366,7 +366,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.20</spring.version>
+    <spring.version>5.3.23</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>