This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit.git
The following commit(s) were added to refs/heads/master by this push:
new e60c01f Update `org.springframework.boot:spring-boot-dependencies` to
version `2.7.18` (#94)
e60c01f is described below
commit e60c01f229ea602f48d238cfcc8d67661c929d5c
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Nov 23 16:34:58 2023 +0000
Update `org.springframework.boot:spring-boot-dependencies` to version
`2.7.18` (#94)
---
pom.xml | 2 +-
.../update_org_springframework_boot_spring_boot_dependencies.xml | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 44928f8..317815f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,7 @@
<mockito.version>5.7.0</mockito.version>
<plexus-utils.version>3.0.24</plexus-utils.version>
<postgresql.version>42.7.0</postgresql.version>
- <spring.boot.version>2.7.17</spring.boot.version>
+ <spring.boot.version>2.7.18</spring.boot.version>
<spring.agent.version>2.5.6</spring.agent.version>
<spring.data.jpa.version>1.11.1.RELEASE</spring.data.jpa.version>
<spring.data.redis.version>1.8.3.RELEASE</spring.data.redis.version>
diff --git
a/src/changelog/.1.x.x/update_org_springframework_boot_spring_boot_dependencies.xml
b/src/changelog/.1.x.x/update_org_springframework_boot_spring_boot_dependencies.xml
new file mode 100644
index 0000000..c6c6070
--- /dev/null
+++
b/src/changelog/.1.x.x/update_org_springframework_boot_spring_boot_dependencies.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="94" link="https://github.com/apache/logging-log4j-audit/pull/94"/>
+ <description format="asciidoc">Update
`org.springframework.boot:spring-boot-dependencies` to version
`2.7.18`</description>
+</entry>