Skip to content

Commit

Permalink
#316 update misc dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Oct 24, 2018
1 parent 4dc0dbb commit 628bbc1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions jargon-data-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,19 +53,16 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.8.5</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations -->
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.8.5</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.8.5</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 628bbc1

Please sign in to comment.