Skip to content

Commit bf5590e

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.2.0 to 4.9.3.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.2.0 to 4.9.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.2.0...spotbugs-maven-plugin-4.9.3.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 22e2abd commit bf5590e

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
@@ -93,7 +93,7 @@
9393
<pmd.version>7.11.0</pmd.version>
9494
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
9595
<checkstyle.version>10.21.4</checkstyle.version>
96-
<spotbugs-maven-plugin.version>4.9.2.0</spotbugs-maven-plugin.version>
96+
<spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
9797
<findsecbugs-plugin.version>1.13.0</findsecbugs-plugin.version>
9898
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
9999
<maven-pitest-plugin.version>1.18.2</maven-pitest-plugin.version>

0 commit comments

Comments
 (0)