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

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-jakarta.git


The following commit(s) were added to refs/heads/main by this push:
     new 14a91d4  Update `org.springframework:spring-framework-bom` to version 
`6.1.1` (#5)
14a91d4 is described below

commit 14a91d49c6fe432e9df0e0b8429d01dbf036bf13
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Nov 23 21:42:31 2023 +0000

    Update `org.springframework:spring-framework-bom` to version `6.1.1` (#5)
---
 log4j-jakarta-parent/pom.xml                                          | 2 +-
 .../.3.x.x/update_org_springframework_spring_framework_bom.xml        | 4 ++--
 src/site/_release-notes/_3.x.x.adoc                                   | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/log4j-jakarta-parent/pom.xml b/log4j-jakarta-parent/pom.xml
index d80584a..8bea1fa 100644
--- a/log4j-jakarta-parent/pom.xml
+++ b/log4j-jakarta-parent/pom.xml
@@ -58,7 +58,7 @@
     <junit.version>5.10.1</junit.version>
     <log4j.version>3.0.0-SNAPSHOT</log4j.version>
     <mockito.version>5.7.0</mockito.version>
-    <spring-framework.version>6.1.0</spring-framework.version>
+    <spring-framework.version>6.1.1</spring-framework.version>
     <jakarta.activation-api.version>2.1.2</jakarta.activation-api.version>
     <jakarta.mail-api.version>2.1.2</jakarta.mail-api.version>
   </properties>
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 d2e538d..29223f4 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="http://logging.apache.org/log4j/changelog";
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
        type="changed">
-  <issue id="4" link="https://github.com/apache/logging-log4j-jakarta/pull/4"/>
-  <description format="asciidoc">Update 
`org.springframework:spring-framework-bom` to version `6.1.0`</description>
+  <issue id="5" link="https://github.com/apache/logging-log4j-jakarta/pull/5"/>
+  <description format="asciidoc">Update 
`org.springframework:spring-framework-bom` to version `6.1.1`</description>
 </entry>
diff --git a/src/site/_release-notes/_3.x.x.adoc 
b/src/site/_release-notes/_3.x.x.adoc
index ee230cc..0778efe 100644
--- a/src/site/_release-notes/_3.x.x.adoc
+++ b/src/site/_release-notes/_3.x.x.adoc
@@ -51,7 +51,7 @@ This minor release contains various bug fixes and 
improvements.
 * Fork Jakarta-specific components from `logging-log4j2` repository to 
`logging-log4j-jakarta` 
(https://github.com/apache/logging-log4j2/issues/1966[#1966])
 * Update `org.junit:junit-bom` to version `5.10.1` 
(https://github.com/apache/logging-log4j-jakarta/pull/1[1])
 * Update `org.mockito:mockito-bom` to version `5.7.0` 
(https://github.com/apache/logging-log4j-jakarta/pull/3[3])
-* Update `org.springframework:spring-framework-bom` to version `6.1.0` 
(https://github.com/apache/logging-log4j-jakarta/pull/4[4])
+* Update `org.springframework:spring-framework-bom` to version `6.1.1` 
(https://github.com/apache/logging-log4j-jakarta/pull/5[5])
 
 ==== Removed
 

Reply via email to