Skip to content

Commit

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

<dependency>
<groupId>com.github.joschi.jackson</groupId>
<artifactId>jackson-datatype-threetenbp</artifactId>
</dependency>

<!-- Bean Validation API support -->
<dependency>
<groupId>javax.validation</groupId>
Expand Down Expand Up @@ -99,7 +96,7 @@
<groupId>com.github.joschi.jackson</groupId>
<artifactId>jackson-datatype-threetenbp</artifactId>
<version>2.6.4</version>
</dependency>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 898e678

Please sign in to comment.