Skip to content

Commit

Permalink
update Spring Core » 4.3.20.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
keets2012 committed Nov 13, 2018
1 parent e55165f commit d10b240
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions auth-server/pom.xml
Expand Up @@ -21,7 +21,7 @@
<oval.version>1.85</oval.version>
<common.version>1.0-SNAPSHOT</common.version>
<dbunit.version>2.5.3</dbunit.version>
<spring.version>4.3.8.RELEASE</spring.version>
<spring.version>4.3.20.RELEASE</spring.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -116,12 +116,6 @@
<version>0.6.0</version>
</dependency>

<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.21</version>
</dependency>

<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
Expand Down

0 comments on commit d10b240

Please sign in to comment.