Skip to content

Commit 38424c5

Browse files
committed
Update org.springframework.boot:spring-boot-autoconfigure to version 3.4.3 (#3481)
1 parent 962052d commit 38424c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-spring-cloud-config-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
<properties>
3636
<!-- Dependency version -->
37-
<spring-boot.version>3.4.2</spring-boot.version>
37+
<spring-boot.version>3.4.3</spring-boot.version>
3838
<commons-logging.version>1.3.5</commons-logging.version>
3939
<spring-cloud.version>4.2.0</spring-cloud.version>
4040
<spring-framework.version>6.2.3</spring-framework.version>

src/changelog/.3.x.x/update_org_springframework_boot_spring_boot_autoconfigure.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3411" link="https://github.com/apache/logging-log4j2/pull/3411"/>
7-
<description format="asciidoc">Update `org.springframework.boot:spring-boot-autoconfigure` to version `3.4.2`</description>
6+
<issue id="3481" link="https://github.com/apache/logging-log4j2/pull/3481"/>
7+
<description format="asciidoc">Update `org.springframework.boot:spring-boot-autoconfigure` to version `3.4.3`</description>
88
</entry>

0 commit comments

Comments
 (0)