Compare commits

..

No commits in common. "dependabot/maven/org.springframework-spring-webmvc-5.2.20.RELEASE" and "master" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId> <artifactId>spring-webmvc</artifactId>
<version>5.2.20.RELEASE</version> <version>4.3.6.RELEASE</version>
</dependency> </dependency>
<!--2.Spring-JDBC--> <!--2.Spring-JDBC-->