Skip to content

Commit

Permalink
optimize: remove duplicated dependency (apache#2297)
Browse files Browse the repository at this point in the history
  • Loading branch information
l81893521 committed Feb 26, 2020
1 parent d5fad94 commit 46f0b03
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,6 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
</dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
Expand Down

0 comments on commit 46f0b03

Please sign in to comment.