Skip to content

Commit 2078079

Browse files
Merge pull request #315 from jenkinsci/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.7.2
2 parents ccdb132 + 6095a3d commit 2078079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<maven.compiler.parameters>true</maven.compiler.parameters>
8585

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

0 commit comments

Comments
 (0)