diff --git a/springmvc-requestparam-annotation/pom.xml b/springmvc-requestparam-annotation/pom.xml index c948bbc..fa0d139 100644 --- a/springmvc-requestparam-annotation/pom.xml +++ b/springmvc-requestparam-annotation/pom.xml @@ -16,7 +16,7 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-webmvc</artifactId> - <version>5.1.0.RELEASE</version> + <version>5.2.20.RELEASE</version> </dependency> <!-- JSTL Dependency -->