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 bbca12b commit 919cc73Copy full SHA for 919cc73
parent_toplevel/changes.xml
@@ -23,9 +23,9 @@
23
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
24
<body>
25
26
- <release version="1.0.8" date="not released">
+ <release version="1.0.8" date="2017-10-19">
27
<action type="update" dev="sseifert">
28
- Update to global-parent 17.
+ Update to global-parent 17, update mockito.
29
</action>
30
</release>
31
parent_toplevel/pom.xml
@@ -150,7 +150,7 @@
150
<dependency>
151
<groupId>org.mockito</groupId>
152
<artifactId>mockito-core</artifactId>
153
- <version>2.3.7</version>
+ <version>2.11.0</version>
154
</dependency>
155
156
</dependencies>
0 commit comments