Skip to content

Commit ce28b4c

Browse files
committed
Update org.springframework:spring-framework-bom to version 6.1.4 (#2294)
1 parent f7e1009 commit ce28b4c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

log4j-spring-cloud-config-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<!-- Dependency version -->
3737
<spring-boot.version>3.2.2</spring-boot.version>
3838
<spring-cloud.version>4.1.1</spring-cloud.version>
39-
<spring-framework.version>6.1.3</spring-framework.version>
39+
<spring-framework.version>6.1.4</spring-framework.version>
4040

4141
<!--
4242
~ OSGi and JPMS options

src/changelog/.3.x.x/update_org_springframework_spring_framework_bom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
55
type="updated">
6-
<issue id="2223" link="https://github.com/apache/logging-log4j2/pull/2223"/>
7-
<description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `6.1.3`</description>
6+
<issue id="2294" link="https://github.com/apache/logging-log4j2/pull/2294"/>
7+
<description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `6.1.4`</description>
88
</entry>

src/site/_release-notes/_3.x.x.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ This release contains...
8686
* Update `org.springframework.boot:spring-boot-autoconfigure` to version `3.2.2` (https://github.com/apache/logging-log4j2/pull/2222[2222])
8787
* Update `org.springframework.boot:spring-boot-dependencies` to version `3.2.1` (https://github.com/apache/logging-log4j2/pull/2123[2123])
8888
* Update `org.springframework.cloud:spring-cloud-context` to version `4.1.1` (https://github.com/apache/logging-log4j2/pull/2236[2236])
89-
* Update `org.springframework:spring-framework-bom` to version `6.1.3` (https://github.com/apache/logging-log4j2/pull/2223[2223])
89+
* Update `org.springframework:spring-framework-bom` to version `6.1.4` (https://github.com/apache/logging-log4j2/pull/2294[2294])
9090
* Update `uk.org.webcompere:system-stubs-core` to version `2.1.6` (https://github.com/apache/logging-log4j2/pull/2196[2196])

0 commit comments

Comments
 (0)