Skip to content

Commit afe5356

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.3.0 to 4.8.3.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.3.0...spotbugs-maven-plugin-4.8.3.1) --- 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 077865c commit afe5356

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
@@ -91,7 +91,7 @@
9191
<pmd.version>6.55.0</pmd.version>
9292
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
9393
<checkstyle.version>10.13.0</checkstyle.version>
94-
<spotbugs-maven-plugin.version>4.8.3.0</spotbugs-maven-plugin.version>
94+
<spotbugs-maven-plugin.version>4.8.3.1</spotbugs-maven-plugin.version>
9595
<findsecbugs-plugin.version>1.12.0</findsecbugs-plugin.version>
9696
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
9797
<maven-pitest-plugin.version>1.15.7</maven-pitest-plugin.version>

0 commit comments

Comments
 (0)