aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-25 05:03:01 +0000
committerGitHub <noreply@github.com>2022-05-25 05:03:01 +0000
commit3cc86aa986d7638daa9c738b6244ff7a7e6a0d37 (patch)
treebe356539d6ebd30ceb91115e9613983a8b00d4df
parentbb5a9d605e756b9bd36eef976870162f9d398da3 (diff)
downloadapache-velocity-engine-3cc86aa986d7638daa9c738b6244ff7a7e6a0d37.tar.gz
Bump spring-core from 5.3.4 to 5.3.20 in /spring-velocity-support
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.4 to 5.3.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.4...v5.3.20) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--spring-velocity-support/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spring-velocity-support/pom.xml b/spring-velocity-support/pom.xml
index f8e3fbc2..936aa5d5 100644
--- a/spring-velocity-support/pom.xml
+++ b/spring-velocity-support/pom.xml
@@ -30,7 +30,7 @@
<name>Spring framework Velocity support</name>
<description>Velocity Engine factory bean for Spring framework</description>
<properties>
- <springframework.version>5.3.4</springframework.version>
+ <springframework.version>5.3.20</springframework.version>
</properties>
<dependencies>
<dependency>