We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02599c4 commit e8e5936Copy full SHA for e8e5936
pom.xml
@@ -158,7 +158,7 @@
158
<dependency>
159
<groupId>org.mockito</groupId>
160
<artifactId>mockito-core</artifactId>
161
- <version>2.4.2</version>
+ <version>2.5.4</version>
162
<scope>test</scope>
163
</dependency>
164
vision/text/pom.xml
@@ -59,7 +59,7 @@
59
60
<groupId>org.apache.opennlp</groupId>
61
<artifactId>opennlp-tools</artifactId>
62
- <version>1.6.0</version>
+ <version>1.7.0</version>
63
64
65
<groupId>redis.clients</groupId>
0 commit comments