This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main by this push: new b764033cbd Update `org.springframework:spring-framework-bom` to version `6.2.6` (#3633) (#3633) b764033cbd is described below commit b764033cbda2cc9da0b8ca7b3d2991dfa432171d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Apr 18 00:19:01 2025 +0200 Update `org.springframework:spring-framework-bom` to version `6.2.6` (#3633) (#3633) Co-authored-by: ASF Logging Services RM <priv...@logging.apache.org> Co-authored-by: Piotr P. Karwasz <pkarwasz-git...@apache.org> --- log4j-spring-cloud-config-client/pom.xml | 2 +- .../.3.x.x/update_org_springframework_spring_framework_bom.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 1e96da2a1d..19d7493067 100644 --- a/log4j-spring-cloud-config-client/pom.xml +++ b/log4j-spring-cloud-config-client/pom.xml @@ -37,7 +37,7 @@ <spring-boot.version>3.4.4</spring-boot.version> <commons-logging.version>1.3.5</commons-logging.version> <spring-cloud.version>4.2.1</spring-cloud.version> - <spring-framework.version>6.2.5</spring-framework.version> + <spring-framework.version>6.2.6</spring-framework.version> <!-- ~ OSGi and JPMS options diff --git a/src/changelog/.3.x.x/update_org_springframework_spring_framework_bom.xml b/src/changelog/.3.x.x/update_org_springframework_spring_framework_bom.xml index 7104235619..b7fcc960e1 100644 --- a/src/changelog/.3.x.x/update_org_springframework_spring_framework_bom.xml +++ b/src/changelog/.3.x.x/update_org_springframework_spring_framework_bom.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="3556" link="https://github.com/apache/logging-log4j2/pull/3556"/> - <description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `6.2.5`</description> + <issue id="3633" link="https://github.com/apache/logging-log4j2/pull/3633"/> + <description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `6.2.6`</description> </entry>