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/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new f6a3ace71 Bump spring-beans from 5.3.16 to 5.3.18
f6a3ace71 is described below
commit f6a3ace712680f298b560ca24d3f6c04bd3a3765
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 10 18:22:47 2022 +0000
Bump spring-beans from 5.3.16 to 5.3.18
Bumps [spring-beans](https://github.com/spring-projects/spring-framework)
from 5.3.16 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.16...v5.3.18)
---
updated-dependencies:
- dependency-name: org.springframework:spring-beans
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 4464e4b88..2b18ba903 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,7 +254,7 @@
<failIfNoTests>false</failIfNoTests>
<shade.plugin.version>3.2.4</shade.plugin.version>
- <spring.version>5.3.16</spring.version>
+ <spring.version>5.3.18</spring.version>
<springws.version>3.1.2</springws.version>
<exam.version>4.13.5</exam.version>
<slf4j.version>1.7.36</slf4j.version>