aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaude Brisson <cbrisson@apache.org>2022-06-18 08:55:00 +0200
committerGitHub <noreply@github.com>2022-06-18 08:55:00 +0200
commitb34519bf94881109f75bfac652f9ec14498c0ddb (patch)
treebe356539d6ebd30ceb91115e9613983a8b00d4df
parentbb5a9d605e756b9bd36eef976870162f9d398da3 (diff)
parent3cc86aa986d7638daa9c738b6244ff7a7e6a0d37 (diff)
downloadapache-velocity-engine-b34519bf94881109f75bfac652f9ec14498c0ddb.tar.gz
Merge pull request #31 from apache/dependabot/maven/spring-velocity-support/org.springframework-spring-core-5.3.20
Bump spring-core from 5.3.4 to 5.3.20 in /spring-velocity-support
-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>