diff --git a/Part-1 Spring Boot Basic Fund Projects/SpringBootSourceCode/SpringDownloadFiles/pom.xml b/Part-1 Spring Boot Basic Fund Projects/SpringBootSourceCode/SpringDownloadFiles/pom.xml index 0d257f1a..14e01b5b 100644 --- a/Part-1 Spring Boot Basic Fund Projects/SpringBootSourceCode/SpringDownloadFiles/pom.xml +++ b/Part-1 Spring Boot Basic Fund Projects/SpringBootSourceCode/SpringDownloadFiles/pom.xml @@ -46,7 +46,7 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-webmvc</artifactId> - <version>4.3.9.RELEASE</version> + <version>5.2.20.RELEASE</version> </dependency> <!-- JSTL Dependency -->