Skip to content

Commit 5e33fe6

Browse files
moiobrian-brazil
authored andcommitted
Upgrade Mockito to build on JDK10 (#375)
Signed-off-by: Silvio Moioli <[email protected]>
1 parent 3a5cef6 commit 5e33fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simpleclient_hibernate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.mockito</groupId>
6161
<artifactId>mockito-core</artifactId>
62-
<version>2.6.8</version>
62+
<version>2.18.0</version>
6363
<scope>test</scope>
6464
</dependency>
6565

0 commit comments

Comments
 (0)