This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/main by this push:
     new 3d2c248240 Update `org.springframework:spring-framework-bom` to 
version `6.2.7` (#3661) (#3661)
3d2c248240 is described below

commit 3d2c24824001e45a77d4ea782ea5d8b24ddcedfd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 15 16:14:38 2025 +0200

    Update `org.springframework:spring-framework-bom` to version `6.2.7` 
(#3661) (#3661)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 log4j-spring-cloud-config-client/pom.xml                              | 2 +-
 .../.3.x.x/update_org_springframework_spring_framework_bom.xml        | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/log4j-spring-cloud-config-client/pom.xml 
b/log4j-spring-cloud-config-client/pom.xml
index fc019300fc..805ea1a9e4 100644
--- a/log4j-spring-cloud-config-client/pom.xml
+++ b/log4j-spring-cloud-config-client/pom.xml
@@ -37,7 +37,7 @@
     <spring-boot.version>3.4.5</spring-boot.version>
     <commons-logging.version>1.3.5</commons-logging.version>
     <spring-cloud.version>4.2.1</spring-cloud.version>
-    <spring-framework.version>6.2.6</spring-framework.version>
+    <spring-framework.version>6.2.7</spring-framework.version>
 
     <!--
       ~ OSGi and JPMS options
diff --git 
a/src/changelog/.3.x.x/update_org_springframework_spring_framework_bom.xml 
b/src/changelog/.3.x.x/update_org_springframework_spring_framework_bom.xml
index b7fcc960e1..4e476d7688 100644
--- a/src/changelog/.3.x.x/update_org_springframework_spring_framework_bom.xml
+++ b/src/changelog/.3.x.x/update_org_springframework_spring_framework_bom.xml
@@ -3,6 +3,6 @@
        xmlns="https://logging.apache.org/xml/ns";
        xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
        type="updated">
-  <issue id="3633" link="https://github.com/apache/logging-log4j2/pull/3633"/>
-  <description format="asciidoc">Update 
`org.springframework:spring-framework-bom` to version `6.2.6`</description>
+  <issue id="3661" link="https://github.com/apache/logging-log4j2/pull/3661"/>
+  <description format="asciidoc">Update 
`org.springframework:spring-framework-bom` to version `6.2.7`</description>
 </entry>

Reply via email to