diff --git a/vuejs/pom.xml b/vuejs/pom.xml
index ef3ded9..e9e8615 100644
--- a/vuejs/pom.xml
+++ b/vuejs/pom.xml
@@ -57,7 +57,7 @@
         <spring-boot.version>2.1.6.RELEASE</spring-boot.version>
         <!-- The spring framework version should match the one managed by
         https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/${spring-boot.version} -->
-        <spring.version>5.1.8.RELEASE</spring.version>
+        <spring.version>5.2.22.RELEASE</spring.version>
         <!-- The hibernate version should match the one managed by
         https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/${spring-boot.version} -->
         <hibernate.version>5.3.10.Final</hibernate.version>