File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,6 @@ Copyright (c) 2012 - Jeremy Long
137137 <maven-project-info-reports-plugin .version>3.9.0</maven-project-info-reports-plugin .version>
138138 <maven-surefire-report-plugin .version>3.5.3</maven-surefire-report-plugin .version>
139139 <jacoco-maven-plugin .version>0.8.13</jacoco-maven-plugin .version>
140- <spotbugs .version>4.9.3</spotbugs .version>
141140 <spotbugs .maven.plugin.version>4.9.3.0</spotbugs .maven.plugin.version>
142141 <taglist-maven-plugin .version>3.2.1</taglist-maven-plugin .version>
143142 <versions-maven-plugin .version>2.18.0</versions-maven-plugin .version>
@@ -1003,13 +1002,6 @@ Copyright (c) 2012 - Jeremy Long
10031002 <artifactId >cpe-parser</artifactId >
10041003 <version >3.0.0</version >
10051004 </dependency >
1006- <dependency >
1007- <groupId >com.github.spotbugs</groupId >
1008- <artifactId >spotbugs-annotations</artifactId >
1009- <version >${spotbugs.version} </version >
1010- <scope >compile</scope >
1011- <optional >true</optional >
1012- </dependency >
10131005 <dependency >
10141006 <groupId >org.whitesource</groupId >
10151007 <artifactId >pecoff4j</artifactId >
@@ -1353,12 +1345,6 @@ Copyright (c) 2012 - Jeremy Long
13531345 <scope >compile</scope >
13541346 <optional >true</optional >
13551347 </dependency >
1356- <dependency >
1357- <groupId >com.github.spotbugs</groupId >
1358- <artifactId >spotbugs-annotations</artifactId >
1359- <scope >compile</scope >
1360- <optional >true</optional >
1361- </dependency >
13621348 <!-- endregion -->
13631349 </dependencies >
13641350 <profiles >
You can’t perform that action at this time.
0 commit comments