Skip to content

Commit c3de742

Browse files
committed
Pick up spotbugs-maven-plugin version from parent
1 parent 3b55ade commit c3de742

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@
298298
<plugin>
299299
<groupId>com.github.spotbugs</groupId>
300300
<artifactId>spotbugs-maven-plugin</artifactId>
301-
<version>${commons.spotbugs.version}</version>
302301
<configuration>
303302
<excludeFilterFile>${basedir}/src/site/resources/spotbugs/spotbugs-exclude-filter.xml</excludeFilterFile>
304303
</configuration>

0 commit comments

Comments
 (0)