Skip to content

Commit

Permalink
Rely on parent pom spotbugs configuration (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite authored Jan 10, 2024
1 parent 8e9e3b4 commit 7ecb3f7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@
<changelist>-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/lib-${project.artifactId}</gitHubRepo>
<asm.version>9.6</asm.version>
<!-- TODO: Remove when parent pom is using this version or newer -->
<!-- https://github.com/jenkinsci/pom/pull/510 -->
<spotbugs-maven-plugin.version>4.8.2.0</spotbugs-maven-plugin.version>
<spotbugs.omitVisitors>FindReturnRef,ConstructorThrow</spotbugs.omitVisitors>
</properties>

<dependencies>
Expand Down

0 comments on commit 7ecb3f7

Please sign in to comment.