Skip to content

Commit 0e9ec31

Browse files
committed
Update org.springframework.boot:spring-boot to version 2.7.17 (#1902)
1 parent 6d23cbf commit 0e9ec31

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@
464464
<pax-exam.version>4.13.5</pax-exam.version>
465465
<plexus-utils.version>3.5.0</plexus-utils.version>
466466
<slf4j.version>1.7.36</slf4j.version>
467-
<spring-boot.version>2.7.15</spring-boot.version>
467+
<spring-boot.version>2.7.17</spring-boot.version>
468468
<spring-framework.version>5.3.30</spring-framework.version>
469469
<system-stubs.version>2.1.3</system-stubs.version>
470470
<tomcat-juli.version>10.0.23</tomcat-juli.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.2.xsd"
5+
type="changed">
6+
<issue id="1902" link="https://github.com/apache/logging-log4j2/pull/1902"/>
7+
<description format="asciidoc">Update `org.springframework.boot:spring-boot` to version `2.7.17`</description>
8+
</entry>

0 commit comments

Comments
 (0)