This is an automated email from the ASF dual-hosted git repository.
pkarwasz 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 b75dd4ad49 Update `org.springframework.boot:spring-boot-autoconfigure`
to version `3.4.5` (#3640) (#3640)
b75dd4ad49 is described below
commit b75dd4ad4971edf11be61673d9c108940daacdf1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 15 12:33:18 2025 +0200
Update `org.springframework.boot:spring-boot-autoconfigure` to version
`3.4.5` (#3640) (#3640)
Co-authored-by: ASF Logging Services RM <[email protected]>
---
log4j-spring-cloud-config-client/pom.xml | 2 +-
.../update_org_springframework_boot_spring_boot_autoconfigure.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/log4j-spring-cloud-config-client/pom.xml
b/log4j-spring-cloud-config-client/pom.xml
index 19d7493067..fc019300fc 100644
--- a/log4j-spring-cloud-config-client/pom.xml
+++ b/log4j-spring-cloud-config-client/pom.xml
@@ -34,7 +34,7 @@
<properties>
<!-- Dependency version -->
- <spring-boot.version>3.4.4</spring-boot.version>
+ <spring-boot.version>3.4.5</spring-boot.version>
<commons-logging.version>1.3.5</commons-logging.version>
<spring-cloud.version>4.2.1</spring-cloud.version>
<spring-framework.version>6.2.6</spring-framework.version>
diff --git
a/src/changelog/.3.x.x/update_org_springframework_boot_spring_boot_autoconfigure.xml
b/src/changelog/.3.x.x/update_org_springframework_boot_spring_boot_autoconfigure.xml
index c74a18b1f8..c87ee89d15 100644
---
a/src/changelog/.3.x.x/update_org_springframework_boot_spring_boot_autoconfigure.xml
+++
b/src/changelog/.3.x.x/update_org_springframework_boot_spring_boot_autoconfigure.xml
@@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
- <issue id="3565" link="https://github.com/apache/logging-log4j2/pull/3565"/>
- <description format="asciidoc">Update
`org.springframework.boot:spring-boot-autoconfigure` to version
`3.4.4`</description>
+ <issue id="3640" link="https://github.com/apache/logging-log4j2/pull/3640"/>
+ <description format="asciidoc">Update
`org.springframework.boot:spring-boot-autoconfigure` to version
`3.4.5`</description>
</entry>