File tree Expand file tree Collapse file tree 1 file changed +1
-31
lines changed Expand file tree Collapse file tree 1 file changed +1
-31
lines changed Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.apache.maven.plugins</groupId >
2525 <artifactId >maven-plugins</artifactId >
26- <version >41 </version >
26+ <version >42 </version >
2727 <relativePath />
2828 </parent >
2929
8181
8282 <dependencyManagement >
8383 <dependencies >
84- <dependency >
85- <groupId >org.junit</groupId >
86- <artifactId >junit-bom</artifactId >
87- <version >5.10.2</version >
88- <type >pom</type >
89- <scope >import</scope >
90- </dependency >
9184 <dependency >
9285 <groupId >commons-io</groupId >
9386 <artifactId >commons-io</artifactId >
212205 </excludes >
213206 </configuration >
214207 </plugin >
215- <plugin >
216- <groupId >org.apache.maven.plugins</groupId >
217- <artifactId >maven-plugin-report-plugin</artifactId >
218- <configuration >
219- <requirementsHistories >
220- <requirementsHistory >
221- <version >3.3.0</version >
222- <maven >3.2.5</maven >
223- <jdk >1.8</jdk >
224- </requirementsHistory >
225- <requirementsHistory >
226- <version >3.2.1 - 3.2.2</version >
227- <maven >3.1.0</maven >
228- <jdk >1.7</jdk >
229- </requirementsHistory >
230- <requirementsHistory >
231- <version >3.0.0 - 3.2.0</version >
232- <maven >3.0</maven >
233- <jdk >1.7</jdk >
234- </requirementsHistory >
235- </requirementsHistories >
236- </configuration >
237- </plugin >
238208 </plugins >
239209 </pluginManagement >
240210
You can’t perform that action at this time.
0 commit comments