File tree Expand file tree Collapse file tree 4 files changed +11
-19
lines changed
Expand file tree Collapse file tree 4 files changed +11
-19
lines changed Original file line number Diff line number Diff line change 2828 Update to reflow-maven-skin 1.0.10.
2929 </action >
3030 <action type =" update" dev =" sseifert" >
31- Update to global-parent 28.
31+ Update to global-parent 29.
32+ </action >
33+ <action type =" update" dev =" sseifert" >
34+ Update dependencies.
3235 </action >
3336 </release >
3437
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 >28 </version >
28+ <version >29 </version >
2929 <relativePath />
3030 </parent >
3131
111111 </dependency >
112112 <dependency >
113113 <groupId >org.junit.jupiter</groupId >
114- <artifactId >junit-jupiter-api</artifactId >
115- <scope >test</scope >
116- </dependency >
117- <dependency >
118- <groupId >org.junit.jupiter</groupId >
119- <artifactId >junit-jupiter-params</artifactId >
120- <scope >test</scope >
121- </dependency >
122- <dependency >
123- <groupId >org.junit.jupiter</groupId >
124- <artifactId >junit-jupiter-engine</artifactId >
114+ <artifactId >junit-jupiter</artifactId >
125115 <scope >test</scope >
126116 </dependency >
127117
160150 <dependency >
161151 <groupId >org.mockito</groupId >
162152 <artifactId >mockito-core</artifactId >
163- <version >2.25.0 </version >
153+ <version >3.2.4 </version >
164154 </dependency >
165155 <dependency >
166156 <groupId >org.mockito</groupId >
167157 <artifactId >mockito-junit-jupiter</artifactId >
168- <version >2.25.0 </version >
158+ <version >3.2.4 </version >
169159 </dependency >
170160 <!-- Import all JUnit 5 dependencies -->
171161 <dependency >
172162 <groupId >org.junit</groupId >
173163 <artifactId >junit-bom</artifactId >
174- <!-- Stick with JUnit 5.3.2 until Eclipse Inifinittest plugin supports newer versions -->
175- <version >5.3.2</version >
164+ <version >5.5.2</version >
176165 <type >pom</type >
177166 <scope >import</scope >
178167 </dependency >
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >io.wcm.devops</groupId >
2828 <artifactId >io.wcm.devops.parent_toplevel</artifactId >
29- <version >1.1.6 </version >
29+ <version >1.1.7-SNAPSHOT </version >
3030 <relativePath >parent_toplevel/pom.xml</relativePath >
3131 </parent >
3232
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >io.wcm.devops</groupId >
2828 <artifactId >io.wcm.devops.parent_toplevel</artifactId >
29- <version >1.1.6 </version >
29+ <version >1.1.7-SNAPSHOT </version >
3030 <relativePath >../parent_toplevel/pom.xml</relativePath >
3131 </parent >
3232
You can’t perform that action at this time.
0 commit comments