Merge branch 'bugfix/velocity-940'
diff --git a/spring-velocity-support/pom.xml b/spring-velocity-support/pom.xml
index 936aa5d..9f121aa 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.20</springframework.version>
+        <springframework.version>5.3.26</springframework.version>
     </properties>
     <dependencies>
         <dependency>