Skip to content

Commit

Permalink
ref #7976 - update mockito to support JDK9+
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Feb 13, 2019
1 parent c5e7ec8 commit cb1dbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/swagger-codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.8.47</version>
<version>2.24.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit cb1dbe4

Please sign in to comment.