Skip to content

Commit 4a60373

Browse files
committed
Update org.springframework:spring-framework-bom to version 5.3.39 (#2840)
1 parent 715c97a commit 4a60373

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<pax-exam.version>4.13.5</pax-exam.version>
137137
<plexus-utils.version>3.5.1</plexus-utils.version>
138138
<spring-boot.version>2.7.18</spring-boot.version>
139-
<spring-framework.version>5.3.37</spring-framework.version>
139+
<spring-framework.version>5.3.39</spring-framework.version>
140140
<system-stubs.version>2.0.3</system-stubs.version>
141141
<tomcat-juli.version>10.0.27</tomcat-juli.version>
142142
<velocity.version>1.7</velocity.version>

src/changelog/.2.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="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="2656" link="https://github.com/apache/logging-log4j2/pull/2656"/>
7-
<description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `5.3.37`</description>
6+
<issue id="2840" link="https://github.com/apache/logging-log4j2/pull/2840"/>
7+
<description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `5.3.39`</description>
88
</entry>

0 commit comments

Comments
 (0)