diff --git a/springmvc5-helloworld-exmaple/pom.xml b/springmvc5-helloworld-exmaple/pom.xml index f67da97..975ecf7 100644 --- a/springmvc5-helloworld-exmaple/pom.xml +++ b/springmvc5-helloworld-exmaple/pom.xml @@ -16,7 +16,7 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-webmvc</artifactId> - <version>5.1.0.RELEASE</version> + <version>5.3.18</version> </dependency> <!-- JSTL Dependency -->