Skip to content

Commit

Permalink
Updated plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Nov 13, 2023
1 parent 44c37cf commit 2c57166
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
<!-- Plugins -->
<github.maven.version>0.12</github.maven.version>
<github.global.server>github</github.global.server>
<spotbugs-maven.version>4.7.3.6</spotbugs-maven.version>
<!--Exclude the files here -->
<sonar.exclusions>
src/main/java/javax/measure/BinaryPrefix.java,src/main/java/javax/measure/MetricPrefix.java</sonar.exclusions>
Expand Down Expand Up @@ -739,7 +738,6 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>${spotbugs-maven.version}</version>
</plugin>
</plugins>
</reporting>
Expand Down

0 comments on commit 2c57166

Please sign in to comment.