File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-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.3.4" date =" not released" >
27+ <action type =" update" dev =" sseifert" >
28+ Update to global-parent 47.
29+ </action >
30+ <action type =" update" dev =" sseifert" >
31+ Update testing dependencies.
32+ </action >
33+ </release >
34+
2635 <release version =" 1.3.2" date =" 2022-05-10" >
2736 <action type =" update" dev =" sseifert" >
2837 Update to global-parent 44.
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 >44 </version >
28+ <version >47-SNAPSHOT </version >
2929 <relativePath />
3030 </parent >
3131
152152 <dependency >
153153 <groupId >org.mockito</groupId >
154154 <artifactId >mockito-core</artifactId >
155- <version >4.5.1 </version >
155+ <version >4.8.0 </version >
156156 </dependency >
157157 <dependency >
158158 <groupId >org.mockito</groupId >
159159 <artifactId >mockito-junit-jupiter</artifactId >
160- <version >4.5.1 </version >
160+ <version >4.8.0 </version >
161161 </dependency >
162162 <!-- Import all JUnit 5 dependencies -->
163163 <dependency >
164164 <groupId >org.junit</groupId >
165165 <artifactId >junit-bom</artifactId >
166- <version >5.8.2 </version >
166+ <version >5.9.1 </version >
167167 <type >pom</type >
168168 <scope >import</scope >
169169 </dependency >
You can’t perform that action at this time.
0 commit comments