Skip to content

Commit e8e5936

Browse files
committed
Auto-update dependencies.
1 parent 02599c4 commit e8e5936

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>org.mockito</groupId>
160160
<artifactId>mockito-core</artifactId>
161-
<version>2.4.2</version>
161+
<version>2.5.4</version>
162162
<scope>test</scope>
163163
</dependency>
164164
<dependency>

vision/text/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.apache.opennlp</groupId>
6161
<artifactId>opennlp-tools</artifactId>
62-
<version>1.6.0</version>
62+
<version>1.7.0</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>redis.clients</groupId>

0 commit comments

Comments
 (0)