File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 139
139
<plexus-utils .version>3.5.1</plexus-utils .version>
140
140
<slf4j .version>2.0.9</slf4j .version>
141
141
<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>
143
143
<system-stubs .version>2.0.3</system-stubs .version>
144
144
<tomcat-juli .version>10.0.27</tomcat-juli .version>
145
145
<velocity .version>1.7</velocity .version>
Original file line number Diff line number Diff line change
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 >
Original file line number Diff line number Diff line change @@ -62,4 +62,5 @@ This releases contains ...
62
62
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2197[2197])
63
63
* Update `org.eclipse.jetty:jetty-bom` to version `9.4.54.v20240208` (https://github.com/apache/logging-log4j2/pull/2287[2287])
64
64
* 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])
65
66
* Update `org.zeromq:jeromq` to version `0.6.0` (https://github.com/apache/logging-log4j2/pull/2271[2271])
You can’t perform that action at this time.
0 commit comments