Skip to content

Commit

Permalink
chore: #66 Remove spotbugs checks
Browse files Browse the repository at this point in the history
  • Loading branch information
lbroudoux committed Oct 21, 2024
1 parent a9249ca commit df95a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
<java.version>17</java.version>
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
<jenkins.version>2.440.3</jenkins.version>
<spotbugs.skip>true</spotbugs.skip>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit df95a8c

Please sign in to comment.