Skip to content

Commit

Permalink
Auto-update dependencies. (#577)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and lesv committed Mar 23, 2017
1 parent 03591ad commit c2e1c03
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.9.0.pr1</version>
<version>2.9.0.pr2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.0.pr1</version>
<version>2.9.0.pr2</version>
</dependency>

<!-- Test Dependencies -->
Expand Down

0 comments on commit c2e1c03

Please sign in to comment.