8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02599c4 commit 79efe8cCopy full SHA for 79efe8c
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