File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed
log4j-spring-cloud-config-client Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 35
35
<properties >
36
36
<!-- Dependency version -->
37
37
<spring-boot .version>3.2.2</spring-boot .version>
38
- <spring-cloud .version>4.1.0 </spring-cloud .version>
38
+ <spring-cloud .version>4.1.1 </spring-cloud .version>
39
39
<spring-framework .version>6.1.3</spring-framework .version>
40
40
41
41
<!--
Original file line number Diff line number Diff line change
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.3.xsd"
5
+ type =" updated" >
6
+ <issue id =" 2236" link =" https://github.com/apache/logging-log4j2/pull/2236" />
7
+ <description format =" asciidoc" >Update `org.springframework.cloud:spring-cloud-context` to version `4.1.1`</description >
8
+ </entry >
Original file line number Diff line number Diff line change @@ -73,5 +73,6 @@ This release contains...
73
73
* Update `org.slf4j:slf4j-api` to version `2.0.10` (https://github.com/apache/logging-log4j2/pull/2136[2136])
74
74
* Update `org.springframework.boot:spring-boot-autoconfigure` to version `3.2.2` (https://github.com/apache/logging-log4j2/pull/2222[2222])
75
75
* Update `org.springframework.boot:spring-boot-dependencies` to version `3.2.1` (https://github.com/apache/logging-log4j2/pull/2123[2123])
76
+ * Update `org.springframework.cloud:spring-cloud-context` to version `4.1.1` (https://github.com/apache/logging-log4j2/pull/2236[2236])
76
77
* Update `org.springframework:spring-framework-bom` to version `6.1.3` (https://github.com/apache/logging-log4j2/pull/2223[2223])
77
78
* Update `uk.org.webcompere:system-stubs-core` to version `2.1.6` (https://github.com/apache/logging-log4j2/pull/2196[2196])
You can’t perform that action at this time.
0 commit comments