This is an automated email from the ASF dual-hosted git repository.
ramanathan1504 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 b8e67f4c72 Revert "Bump org.springframework.cloud:spring-cloud-context
from 4.3.0 to 5.0.2 (#4211)" (#4308)
b8e67f4c72 is described below
commit b8e67f4c726c30eb3de6fd90b1febc806c439f5c
Author: Ramanathan <[email protected]>
AuthorDate: Tue Sep 8 05:32:57 2026 +0530
Revert "Bump org.springframework.cloud:spring-cloud-context from 4.3.0 to
5.0.2 (#4211)" (#4308)
This reverts commit c4e834a58320b9e4753186877cd1cbe690cfab87.
---
log4j-spring-cloud-config-client/pom.xml | 2 +-
.../update_org.springframework.cloud_spring-cloud-context.xml | 8 --------
2 files changed, 1 insertion(+), 9 deletions(-)
diff --git a/log4j-spring-cloud-config-client/pom.xml
b/log4j-spring-cloud-config-client/pom.xml
index 3542bbad5a..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>5.0.2</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
deleted file mode 100644
index 2787c3c040..0000000000
---
a/src/changelog/.2.x.x/update_org.springframework.cloud_spring-cloud-context.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- 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="4211" link="https://github.com/apache/logging-log4j2/pull/4211"/>
- <description format="asciidoc">Update
`org.springframework.cloud:spring-cloud-context` to version
`5.0.2`</description>
-</entry>