File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.2.8 " date =" not released " >
26+ <release version =" 1.2.10 " date =" 2021-12-18 " >
2727 <action type =" update" dev =" sseifert" >
2828 Update to global-parent 40.
2929 </action >
30+ <action type =" update" dev =" sseifert" >
31+ Update testing dependencies.
32+ </action >
3033 </release >
3134
3235 <release version =" 1.2.8" date =" 2021-06-27" >
Original file line number Diff line number Diff line change 154154 <dependency >
155155 <groupId >org.hamcrest</groupId >
156156 <artifactId >hamcrest-library</artifactId >
157- <version >1.3 </version >
157+ <version >2.2 </version >
158158 </dependency >
159159 <dependency >
160160 <groupId >org.mockito</groupId >
161161 <artifactId >mockito-core</artifactId >
162- <version >3 .2.4 </version >
162+ <version >4 .2.0 </version >
163163 </dependency >
164164 <dependency >
165165 <groupId >org.mockito</groupId >
166166 <artifactId >mockito-junit-jupiter</artifactId >
167- <version >3 .2.4 </version >
167+ <version >4 .2.0 </version >
168168 </dependency >
169169 <!-- Import all JUnit 5 dependencies -->
170170 <dependency >
171171 <groupId >org.junit</groupId >
172172 <artifactId >junit-bom</artifactId >
173- <version >5.5 .2</version >
173+ <version >5.8 .2</version >
174174 <type >pom</type >
175175 <scope >import</scope >
176176 </dependency >
You can’t perform that action at this time.
0 commit comments