Skip to content

Commit 9dc6aab

Browse files
committed
Update org.springframework:spring-framework-bom to version 5.3.32 (#2293)
1 parent fb49b23 commit 9dc6aab

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<plexus-utils.version>3.5.1</plexus-utils.version>
140140
<slf4j.version>2.0.9</slf4j.version>
141141
<spring-boot.version>2.7.18</spring-boot.version>
142-
<spring-framework.version>5.3.31</spring-framework.version>
142+
<spring-framework.version>5.3.32</spring-framework.version>
143143
<system-stubs.version>2.0.3</system-stubs.version>
144144
<tomcat-juli.version>10.0.27</tomcat-juli.version>
145145
<velocity.version>1.7</velocity.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5+
type="updated">
6+
<issue id="2293" link="https://github.com/apache/logging-log4j2/pull/2293"/>
7+
<description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `5.3.32`</description>
8+
</entry>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ This releases contains ...
6262
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2197[2197])
6363
* Update `org.eclipse.jetty:jetty-bom` to version `9.4.54.v20240208` (https://github.com/apache/logging-log4j2/pull/2287[2287])
6464
* Update `org.jctools:jctools-core` to version `4.0.3` (https://github.com/apache/logging-log4j2/pull/2270[2270])
65+
* Update `org.springframework:spring-framework-bom` to version `5.3.32` (https://github.com/apache/logging-log4j2/pull/2293[2293])
6566
* Update `org.zeromq:jeromq` to version `0.6.0` (https://github.com/apache/logging-log4j2/pull/2271[2271])

0 commit comments

Comments
 (0)