This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new 57bd4e429d Bump spring-core from 5.3.14 to 5.3.18
57bd4e429d is described below
commit 57bd4e429d4e0c600113b462ae5db40a2a9573f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 6 15:10:06 2022 +0000
Bump spring-core from 5.3.14 to 5.3.18
Bumps [spring-core](https://github.com/spring-projects/spring-framework)
from 5.3.14 to 5.3.18.
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.14...v5.3.18)
---
updated-dependencies:
- dependency-name: org.springframework:spring-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 78d3adfc4c..9fac898a4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -489,7 +489,7 @@
<plexus.utils.version>3.4.1</plexus.utils.version>
<rhino.version>1.6R7</rhino.version>
<slf4j.version>1.7.36</slf4j.version>
- <spring.version>5.3.14</spring.version>
+ <spring.version>5.3.18</spring.version>
<wsdl4j.version>1.6.3</wsdl4j.version>
<xalan.version>2.7.2</xalan.version>
<xmlbeans.version>3.0.1</xmlbeans.version>