Skip to content

Commit 5ec54aa

Browse files
committed
update dependencies
1 parent fe5bc35 commit 5ec54aa

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

parent_toplevel/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
<action type="update" dev="sseifert">
2828
Update reflow-maven-skin.
2929
</action>
30+
<action type="update" dev="sseifert">
31+
Update to global-parent 18, update mockito.
32+
</action>
3033
</release>
3134

3235
<release version="1.0.8" date="2017-10-19">

parent_toplevel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>org.mockito</groupId>
152152
<artifactId>mockito-core</artifactId>
153-
<version>2.11.0</version>
153+
<version>2.13.0</version>
154154
</dependency>
155155

156156
</dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>io.wcm.devops</groupId>
2828
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
29-
<version>1.0.8</version>
29+
<version>1.0.9-SNAPSHOT</version>
3030
<relativePath>parent_toplevel/pom.xml</relativePath>
3131
</parent>
3232

0 commit comments

Comments
 (0)