Skip to content

Commit a436dc4

Browse files
committed
update to latest global parent pom and mockito version
1 parent b946562 commit a436dc4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

parent_toplevel/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<release version="1.0.4" date="not released">
2727
<action type="update" dev="sseifert">
28-
Update to global-parent 12, update dependencies.
28+
Update to global-parent 13, update dependencies.
2929
</action>
3030
<action type="update" dev="sseifert" issue="DOXIASITETOOLS-168">
3131
Replace reflow-velocity-tools to fix problem with site generation.

parent_toplevel/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.maven</groupId>
2727
<artifactId>io.wcm.maven.global-parent</artifactId>
28-
<version>12</version>
28+
<version>13-SNAPSHOT</version>
2929
<relativePath />
3030
</parent>
3131

@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>org.mockito</groupId>
142142
<artifactId>mockito-core</artifactId>
143-
<version>2.2.15</version>
143+
<version>2.2.28</version>
144144
</dependency>
145145
<dependency>
146146
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)