Skip to content

Commit

Permalink
Remove redundant spotbugs details from pom (jenkinsci#1101)
Browse files Browse the repository at this point in the history
Included in parent pom 4.77
  • Loading branch information
MarkEWaite authored and AniketNS committed Feb 16, 2024
1 parent d89b445 commit 1653042
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 @@ -67,10 +67,6 @@
<jenkins.version>2.401.3</jenkins.version>
<jgit.version>6.8.0.202311291450-r</jgit.version>
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs-maven-plugin.version>4.8.2.0</spotbugs-maven-plugin.version>
<!-- TODO: Remove when plugin pom includes this omitVisitors -->
<!-- https://github.com/jenkinsci/plugin-pom/pull/869 -->
<spotbugs.omitVisitors>ConstructorThrow,FindReturnRef</spotbugs.omitVisitors>
<spotbugs.threshold>Low</spotbugs.threshold>
<spotless.check.skip>false</spotless.check.skip>
</properties>
Expand Down

0 comments on commit 1653042

Please sign in to comment.