Skip to content

Commit 2c57166

Browse files
committed
Updated plugins
1 parent 44c37cf commit 2c57166

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474
<!-- Plugins -->
7575
<github.maven.version>0.12</github.maven.version>
7676
<github.global.server>github</github.global.server>
77-
<spotbugs-maven.version>4.7.3.6</spotbugs-maven.version>
7877
<!--Exclude the files here -->
7978
<sonar.exclusions>
8079
src/main/java/javax/measure/BinaryPrefix.java,src/main/java/javax/measure/MetricPrefix.java</sonar.exclusions>
@@ -739,7 +738,6 @@
739738
<plugin>
740739
<groupId>com.github.spotbugs</groupId>
741740
<artifactId>spotbugs-maven-plugin</artifactId>
742-
<version>${spotbugs-maven.version}</version>
743741
</plugin>
744742
</plugins>
745743
</reporting>

0 commit comments

Comments
 (0)