This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new c6693289d4 Update `org.springframework.cloud:spring-cloud-context` to 
version `4.3.0` (#3700)
c6693289d4 is described below

commit c6693289d41b3ab9f0cb7f3ae127d3e250fa0a93
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 31 19:15:40 2025 +0000

    Update `org.springframework.cloud:spring-cloud-context` to version `4.3.0` 
(#3700)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 log4j-spring-cloud-config-client/pom.xml                              | 2 +-
 .../.2.x.x/update_org_springframework_cloud_spring_cloud_context.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 6538117111..e362735885 100644
--- a/log4j-spring-cloud-config-client/pom.xml
+++ b/log4j-spring-cloud-config-client/pom.xml
@@ -34,7 +34,7 @@
 
   <properties>
     <!-- Dependency versions -->
-    <spring-cloud.version>4.2.1</spring-cloud.version>
+    <spring-cloud.version>4.3.0</spring-cloud.version>
 
     <!--
       ~ OSGi and JPMS options
diff --git 
a/src/changelog/.2.x.x/update_org_springframework_cloud_spring_cloud_context.xml
 
b/src/changelog/.2.x.x/update_org_springframework_cloud_spring_cloud_context.xml
index 62dde46eb7..4fd905696b 100644
--- 
a/src/changelog/.2.x.x/update_org_springframework_cloud_spring_cloud_context.xml
+++ 
b/src/changelog/.2.x.x/update_org_springframework_cloud_spring_cloud_context.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="3560" link="https://github.com/apache/logging-log4j2/pull/3560"/>
-  <description format="asciidoc">Update 
`org.springframework.cloud:spring-cloud-context` to version 
`4.2.1`</description>
+  <issue id="3700" link="https://github.com/apache/logging-log4j2/pull/3700"/>
+  <description format="asciidoc">Update 
`org.springframework.cloud:spring-cloud-context` to version 
`4.3.0`</description>
 </entry>

Reply via email to