File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 160160 <maven-surefire-plugin .argLineAccessArgs />
161161 <maven-surefire-plugin .version>3.5.2</maven-surefire-plugin .version>
162162 <maven-surefire-report-plugin .version>${maven-surefire-plugin.version} </maven-surefire-report-plugin .version>
163- <maven-war-plugin .version>3.4.0</maven-war-plugin .version>
164163 <maven .compiler.createMissingPackageInfoClass>false</maven .compiler.createMissingPackageInfoClass>
165164 <maven .compiler.release>8</maven .compiler.release>
166165 <maven .core.version>3.9.12</maven .core.version>
17621761 <notimestamp >true</notimestamp >
17631762 </configuration >
17641763 </plugin >
1765- <plugin >
1766- <groupId >org.apache.maven.plugins</groupId >
1767- <artifactId >maven-war-plugin</artifactId >
1768- <version >${maven-war-plugin.version} </version >
1769- </plugin >
17701764 <plugin >
17711765 <groupId >com.github.spotbugs</groupId >
17721766 <artifactId >spotbugs-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments