Skip to content

Commit cb34a73

Browse files
committed
Update org.springframework.cloud:spring-cloud-dependencies to version 2021.0.9 (#2109)
1 parent cf4ebac commit cb34a73

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<Fragment-Host>org.apache.logging.log4j.core</Fragment-Host>
4646

4747
<!-- dependency versions -->
48-
<spring-cloud.version>2021.0.8</spring-cloud.version>
48+
<spring-cloud.version>2021.0.9</spring-cloud.version>
4949

5050
</properties>
5151

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="2109" link="https://github.com/apache/logging-log4j2/pull/2109"/>
7+
<description format="asciidoc">Update `org.springframework.cloud:spring-cloud-dependencies` to version `2021.0.9`</description>
8+
</entry>

src/site/_release-notes/_2.x.x.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ This releases contains ...
5252
* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
5353
* Update `org.jmdns:jmdns` to version `3.5.9` (https://github.com/apache/logging-log4j2/pull/2067[2067])
5454
* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])
55+
* Update `org.springframework.cloud:spring-cloud-dependencies` to version `2021.0.9` (https://github.com/apache/logging-log4j2/pull/2109[2109])
5556
5657
[#release-notes-2-x-x-fixed]
5758
=== Fixed

0 commit comments

Comments
 (0)