Skip to content

Commit 6095a3d

Browse files
Bump spotbugs-annotations from 4.7.1 to 4.7.2
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.7.1...4.7.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ccdb132 commit 6095a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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)