|
|
@ -95,6 +95,11 @@ |
|
|
|
|
|
|
|
|
|
|
|
<dependencyManagement> |
|
|
|
<dependencyManagement> |
|
|
|
<dependencies> |
|
|
|
<dependencies> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
|
|
|
|
<artifactId>spring-core</artifactId> |
|
|
|
|
|
|
|
<version>${spring.version}</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
<artifactId>spring-webmvc</artifactId> |
|
|
|
<artifactId>spring-webmvc</artifactId> |
|
|
|