You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/05/15 22:28:02 UTC

[commons-configuration] 02/02: Merge entries for Spring.

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git

commit c178d31292df1e408b5587a27ff98f8ec30f8dc2
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun May 15 18:27:55 2022 -0400

    Merge entries for Spring.
---
 src/changes/changes.xml | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0329da51..b4d86c19 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -87,12 +87,13 @@
        <action type="update" dev="mattjuntunen" due-to="Dependabot, Matt Juntunen">
          Bump codeql-action from v1 to v2.
        </action>
-       <action type="update" dev="mattjuntunen" due-to="Dependabot, Matt Juntunen">
+       <action type="update" dev="mattjuntunen" due-to="Dependabot, Matt Juntunen, kinow, Gary Gregory">
          Bump Spring dependency versions:
-         org.springframework:spring-beans 5.3.18 -> 5.3.20
-         org.springframework:spring-context 5.3.18 -> 5.3.20
-         org.springframework:spring-core 5.3.18 -> 5.3.20
-         org.springframework:spring-test 5.3.18 -> 5.3.20
+         org.springframework:spring-beans 4.3.26.RELEASE -> 5.3.20
+         org.springframework:spring-context 4.3.26.RELEASE -> 5.3.20
+         org.springframework:spring-core 4.3.26.RELEASE -> 5.3.20
+         org.springframework:spring-test 4.3.26.RELEASE -> 5.3.20
+         #165, #172
        </action>
        <action type="update" dev="mattjuntunen" due-to="Dependabot, Matt Juntunen">
          Bump commons-parent from 52 to 53.
@@ -185,9 +186,6 @@
        <action type="update" dev="ggregory" due-to="John Patrick">
          Bump tests to hamcrest v2.2 #143.
        </action>
-       <action type="update" dev="kinow" due-to="Dependabot">
-         Bump spring.version from 4.3.26.RELEASE to 5.3.18 #165, #172.
-       </action>
        <action type="update" dev="ggregory" due-to="Dependabot">
          Bump slf4j.version from 1.7.33 to 1.7.36 #166.
        </action>