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


The following commit(s) were added to refs/heads/master by this push:
     new 446b6fac Bump spring-* from 5.3.29 to 5.3.30
446b6fac is described below

commit 446b6fac047f2f4db2461cdab31af0664710b46c
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Sep 15 12:47:31 2023 -0400

    Bump spring-* from 5.3.29 to 5.3.30
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 93547e19..6c5e1495 100644
--- a/pom.xml
+++ b/pom.xml
@@ -563,7 +563,7 @@
     <log4j.version>2.20.0</log4j.version>
     <slf4j.version>2.0.9</slf4j.version>
     <!-- Spring 6 requires Java 17 -->
-    <spring.version>5.3.29</spring.version>
+    <spring.version>5.3.30</spring.version>
 
     <japicmp.skip>false</japicmp.skip>
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 52190a92..d2749636 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -39,7 +39,7 @@
         Bump commons-io:commons-io from 2.11.0 to 2.13.0.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
-        Bump spring-* from 5.3.26 to 5.3.29.
+        Bump spring-* from 5.3.26 to 5.3.30.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump commons-parent from 57 to 62.

Reply via email to