Skip to content

Commit ebc375e

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.1.0 to 4.9.2.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.1.0 to 4.9.2.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.1.0...spotbugs-maven-plugin-4.9.2.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2be4bb3 commit ebc375e

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
@@ -70,7 +70,7 @@
7070
<git-build-hook-maven-plugin.version>3.5.0</git-build-hook-maven-plugin.version>
7171
<jacoco.version>0.8.12</jacoco.version>
7272
<spotbugs.version>4.9.2</spotbugs.version>
73-
<spotbugs-maven-plugin.version>4.9.1.0</spotbugs-maven-plugin.version>
73+
<spotbugs-maven-plugin.version>4.9.2.0</spotbugs-maven-plugin.version>
7474
<findsecbugs.version>1.13.0</findsecbugs.version> <!-- spotbugs plugin for security audits of web apps -->
7575
<spotless.version>2.44.3</spotless.version>
7676
<therapi.version>0.15.0</therapi.version>

0 commit comments

Comments
 (0)