Skip to content

Commit b6102d4

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.5.0 to 4.9.6.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.5.0 to 4.9.6.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.5.0...spotbugs-maven-plugin-4.9.6.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.6.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d3adb4 commit b6102d4

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
@@ -66,7 +66,7 @@
6666
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>
6767
<spotless.version>2.46.1</spotless.version>
6868
<google-java-format.version>1.28.0</google-java-format.version>
69-
<spotbugs-maven-plugin.version>4.9.5.0</spotbugs-maven-plugin.version>
69+
<spotbugs-maven-plugin.version>4.9.6.0</spotbugs-maven-plugin.version>
7070
<spotbugs.version>4.9.6</spotbugs.version>
7171
<buildnumber.plugin.version>3.2.1</buildnumber.plugin.version>
7272
<maven.gpg.plugin.version>3.2.8</maven.gpg.plugin.version>

0 commit comments

Comments
 (0)