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 40fcfa33 Bump org.springframework:spring-* from 5.3.20 to 5.3.21
40fcfa33 is described below
commit 40fcfa337aeef610b26bad88c2f489c6b6db1603
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jun 15 16:11:06 2022 -0400
Bump org.springframework:spring-* from 5.3.20 to 5.3.21
---
pom.xml | 2 +-
src/changes/changes.xml | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 32addc13..5762d3ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -587,7 +587,7 @@
*
</commons.osgi.import>
<slf4j.version>1.7.36</slf4j.version>
- <spring.version>5.3.20</spring.version>
+ <spring.version>5.3.21</spring.version>
<commons.japicmp.version>0.15.7</commons.japicmp.version>
<japicmp.skip>false</japicmp.skip>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index de979283..2c416023 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -117,10 +117,10 @@
</action>
<action type="update" dev="mattjuntunen" due-to="Dependabot, Matt
Juntunen, kinow, Gary Gregory">
Bump Spring dependency versions:
- 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
+ org.springframework:spring-beans 4.3.26.RELEASE -> 5.3.21
+ org.springframework:spring-context 4.3.26.RELEASE -> 5.3.21
+ org.springframework:spring-core 4.3.26.RELEASE -> 5.3.21
+ org.springframework:spring-test 4.3.26.RELEASE -> 5.3.21
#165, #172
</action>
<action type="update" dev="mattjuntunen" due-to="Dependabot, Matt
Juntunen">