Skip to content

Commit

Permalink
#1 cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Jul 31, 2018
1 parent 898e678 commit 059bd6f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,14 @@
<version>${swagger.version}</version>
</dependency>


<!-- Bean Validation API support -->
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<version>2.0.1.Final</version>
</dependency>


<!-- https://mvnrepository.com/artifact/org.springframework/spring-beans -->
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit 059bd6f

Please sign in to comment.