File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed
Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 2323 xsi : schemaLocation =" http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd" >
2424 <body >
2525
26+ <release version =" 1.1.2" date =" not released" >
27+ <action type =" update" dev =" sseifert" >
28+ Update to reflow-maven-skin 1.0.6.
29+ </action >
30+ <action type =" update" dev =" sseifert" >
31+ Update to global-parent 24.
32+ </action >
33+ <action type =" update" dev =" sseifert" >
34+ Update dependencies.
35+ </action >
36+ </release >
37+
2638 <release version =" 1.1.0" date =" 2018-07-11" >
2739 <action type =" update" dev =" sseifert" >
2840 Switch to JUnit 5 as default test framework.
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >io.wcm.maven</groupId >
2727 <artifactId >io.wcm.maven.global-parent</artifactId >
28- <version >20 </version >
28+ <version >24 </version >
2929 <relativePath />
3030 </parent >
3131
160160 <dependency >
161161 <groupId >org.mockito</groupId >
162162 <artifactId >mockito-core</artifactId >
163- <version >2.19 .0</version >
163+ <version >2.25 .0</version >
164164 </dependency >
165165 <dependency >
166166 <groupId >org.mockito</groupId >
167167 <artifactId >mockito-junit-jupiter</artifactId >
168- <version >2.19 .0</version >
168+ <version >2.25 .0</version >
169169 </dependency >
170170 <!-- Import all JUnit 5 dependencies -->
171171 <dependency >
172172 <groupId >org.junit</groupId >
173173 <artifactId >junit-bom</artifactId >
174- <version >5.2 .0</version >
174+ <version >5.4 .0</version >
175175 <type >pom</type >
176176 <scope >import</scope >
177177 </dependency >
You can’t perform that action at this time.
0 commit comments