Skip to content

Commit

Permalink
Merge pull request #315 from jenkinsci/dependabot/maven/com.github.sp…
Browse files Browse the repository at this point in the history
…otbugs-spotbugs-annotations-4.7.2
  • Loading branch information
dependabot[bot] authored Sep 5, 2022
2 parents ccdb132 + 6095a3d commit 2078079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<maven.compiler.parameters>true</maven.compiler.parameters>

<spotbugs-maven-plugin.version>4.7.1.1</spotbugs-maven-plugin.version>
<spotbugs-annotations.version>4.7.1</spotbugs-annotations.version>
<spotbugs-annotations.version>4.7.2</spotbugs-annotations.version>
<!-- Whether the build should fail if SpotBugs finds any error. -->
<!-- It is strongly encouraged to leave it as true. Use false with care only in transient situations. -->
<spotbugs.failOnError>true</spotbugs.failOnError>
Expand Down

0 comments on commit 2078079

Please sign in to comment.