diff --git a/014-Spring REST/003-Path Variables/solution-code-spring-rest-demo-hello-world/pom.xml b/014-Spring REST/003-Path Variables/solution-code-spring-rest-demo-hello-world/pom.xml index 0d00f0e..e7093e8 100644 --- a/014-Spring REST/003-Path Variables/solution-code-spring-rest-demo-hello-world/pom.xml +++ b/014-Spring REST/003-Path Variables/solution-code-spring-rest-demo-hello-world/pom.xml @@ -19,7 +19,7 @@ org.springframework spring-webmvc - 5.0.5.RELEASE + 5.2.20.RELEASE