diff options
-rw-r--r-- | service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/service/pom.xml b/service/pom.xml index e6c091f..0172687 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -174,7 +174,7 @@ <dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
- <version>3.2.14.RELEASE</version>
+ <version>5.1.5.RELEASE</version>
</dependency>
<!--dependency>
<groupId>org.springframework</groupId>
|