This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/main by this push:
     new 0e9ec316b1 Update `org.springframework.boot:spring-boot` to version 
`2.7.17` (#1902)
0e9ec316b1 is described below

commit 0e9ec316b1677b658ce36298cc9a7ec10e27c291
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Oct 31 15:05:53 2023 +0000

    Update `org.springframework.boot:spring-boot` to version `2.7.17` (#1902)
---
 pom.xml                                                           | 2 +-
 .../.3.x.x/update_org_springframework_boot_spring_boot.xml        | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bc52f86f34..42863ece53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -464,7 +464,7 @@
     <pax-exam.version>4.13.5</pax-exam.version>
     <plexus-utils.version>3.5.0</plexus-utils.version>
     <slf4j.version>1.7.36</slf4j.version>
-    <spring-boot.version>2.7.15</spring-boot.version>
+    <spring-boot.version>2.7.17</spring-boot.version>
     <spring-framework.version>5.3.30</spring-framework.version>
     <system-stubs.version>2.1.3</system-stubs.version>
     <tomcat-juli.version>10.0.23</tomcat-juli.version>
diff --git 
a/src/changelog/.3.x.x/update_org_springframework_boot_spring_boot.xml 
b/src/changelog/.3.x.x/update_org_springframework_boot_spring_boot.xml
new file mode 100644
index 0000000000..275ae08580
--- /dev/null
+++ b/src/changelog/.3.x.x/update_org_springframework_boot_spring_boot.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="http://logging.apache.org/log4j/changelog";
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
+       type="changed">
+  <issue id="1902" link="https://github.com/apache/logging-log4j2/pull/1902"/>
+  <description format="asciidoc">Update `org.springframework.boot:spring-boot` 
to version `2.7.17`</description>
+</entry>

Reply via email to