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-log4j-samples.git


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

commit 7d314a2024db9a00bb89fc95f7238be941829aa1
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Oct 20 01:09:50 2023 +0000

    Update `org.springframework.boot:spring-boot-starter-parent` to version 
`2.7.17` (#78)
---
 pom.xml                                                            | 2 +-
 .../update_org_springframework_boot_spring_boot_starter_parent.xml | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2b1d5db..4e60ad0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
     <log4j2.version>2.20.0</log4j2.version>
     <slf4j.version>2.0.9</slf4j.version>
     <snakeyaml.version>2.2</snakeyaml.version>
-    <spring-boot.version>2.7.16</spring-boot.version>
+    <spring-boot.version>2.7.17</spring-boot.version>
     <spring-cloud.version>2021.0.8</spring-cloud.version>
 
   </properties>
diff --git 
a/src/changelog/.2.x.x/update_org_springframework_boot_spring_boot_starter_parent.xml
 
b/src/changelog/.2.x.x/update_org_springframework_boot_spring_boot_starter_parent.xml
index 6329d36..3f3a057 100644
--- 
a/src/changelog/.2.x.x/update_org_springframework_boot_spring_boot_starter_parent.xml
+++ 
b/src/changelog/.2.x.x/update_org_springframework_boot_spring_boot_starter_parent.xml
@@ -1,8 +1,9 @@
 <?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.1.xsd";
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
        type="changed">
-<author id="github:dependabot"/>
-  <description format="asciidoc">Update 
`org.springframework.boot:spring-boot-starter-parent` to version 
`2.7.16`</description>
+  <issue id="78" 
link="https://github.com/apache/logging-log4j-samples/pull/78"/>
+  <author id="github:dependabot"/>
+  <description format="asciidoc">Update 
`org.springframework.boot:spring-boot-starter-parent` to version 
`2.7.17`</description>
 </entry>

Reply via email to