Skip to content

Commit

Permalink
WELD-2516 Upgrade mockito version for JDK 11
Browse files Browse the repository at this point in the history
  • Loading branch information
nziakova authored and manovotn committed Jul 25, 2018
1 parent 2cabfac commit 4a6da5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion probe/core/pom.xml
Expand Up @@ -119,7 +119,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.17.0</version>
<version>2.19.0</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 4a6da5a

Please sign in to comment.