Skip to content

Commit

Permalink
Auto-update dependencies. (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and lesv committed Jan 7, 2017
1 parent 02599c4 commit 79efe8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.4.2</version>
<version>2.5.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion vision/text/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp-tools</artifactId>
<version>1.6.0</version>
<version>1.7.0</version>
</dependency>
<dependency>
<groupId>redis.clients</groupId>
Expand Down

0 comments on commit 79efe8c

Please sign in to comment.