File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2525 <parent >
2626 <artifactId >maven-plugins</artifactId >
2727 <groupId >org.apache.maven.plugins</groupId >
28- <version >36 </version >
28+ <version >37 </version >
2929 <relativePath />
3030 </parent >
3131
Original file line number Diff line number Diff line change 3232 <dependency >
3333 <groupId >junit</groupId >
3434 <artifactId >junit</artifactId >
35- <version >3.8.1 </version >
35+ <version >4.13.2 </version >
3636 <scope >test</scope >
3737 </dependency >
3838 </dependencies >
3939 <build >
4040 <plugins >
41+ <plugin >
42+ <groupId >org.apache.maven.plugins</groupId >
43+ <artifactId >maven-resources-plugin</artifactId >
44+ <version >3.3.0</version >
45+ </plugin >
4146 <plugin >
4247 <groupId >org.apache.maven.plugins</groupId >
4348 <artifactId >maven-jar-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments