Update `org.springframework:spring-framework-bom` to version `6.2.9` (#3833)
Co-authored-by: ASF Logging Services RM <private@logging.apache.org>
Co-authored-by: Piotr P. Karwasz <pkarwasz-github@apache.org>
diff --git a/log4j-spring-cloud-config-client/pom.xml b/log4j-spring-cloud-config-client/pom.xml
index 0fac4a1..807dcdc 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.5.3</spring-boot.version>
<commons-logging.version>1.3.5</commons-logging.version>
<spring-cloud.version>4.3.0</spring-cloud.version>
- <spring-framework.version>6.2.8</spring-framework.version>
+ <spring-framework.version>6.2.9</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 a52bb4f..7282dfe 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="3728" link="https://github.com/apache/logging-log4j2/pull/3728"/>
- <description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `6.2.8`</description>
+ <issue id="3833" link="https://github.com/apache/logging-log4j2/pull/3833"/>
+ <description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `6.2.9`</description>
</entry>