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 eb032840a2 Update `org.springframework:spring-framework-bom` to
version `6.2.9` (#3833)
eb032840a2 is described below
commit eb032840a23affe1fa2684841055b3322c735ab8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 7 23:30:44 2025 +0200
Update `org.springframework:spring-framework-bom` to version `6.2.9` (#3833)
Co-authored-by: ASF Logging Services RM <[email protected]>
Co-authored-by: Piotr P. Karwasz <[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 0fac4a1fb7..807dcdc52b 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 a52bb4f596..7282dfe969 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>