File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 183183
184184 <dependencies >
185185 <dependency >
186- <groupId >junit</groupId >
187- <artifactId >junit</artifactId >
188- <version >4.13.2</version >
186+ <groupId >org.junit.vintage</groupId >
187+ <artifactId >junit-vintage-engine</artifactId >
189188 <scope >test</scope >
190189 </dependency >
191190 </dependencies >
221220 <spotbugs .impl.version>4.7.2</spotbugs .impl.version>
222221 <commons .animal-sniffer.version>1.20</commons .animal-sniffer.version>
223222 <commons .japicmp.version>0.16.0</commons .japicmp.version>
223+ <commons .junit.version>5.9.1</commons .junit.version>
224224 <findbugs .skip>true</findbugs .skip>
225225 <japicmp .skip>false</japicmp .skip>
226226 <commons .releaseManagerName>Rob Tompkins</commons .releaseManagerName>
Original file line number Diff line number Diff line change 7575 <action type =" update" dev =" ggregory" due-to =" Gary Gregory" >
7676 Bump japicmp-maven-plugin from 0.15.4 to 0.16.0.
7777 </action >
78+ <action type =" update" dev =" ggregory" due-to =" Gary Gregory" >
79+ Update JUnit 4 to 5 vintage.
80+ </action >
7881 </release >
7982 <release version =" 1.5.0" date =" 10-23-2021" description =" New features and bug fixes (Java 7)." >
8083 <!-- FIX -->
You can’t perform that action at this time.
0 commit comments