Skip to content

Commit 7987364

Browse files
Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.3 to 4.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.2.3...spotbugs-maven-plugin-4.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 97e05a9 commit 7987364

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
@@ -50,7 +50,7 @@
5050
<maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version>
5151
<maven.surefire.plugin.version>2.22.2</maven.surefire.plugin.version>
5252
<maven.jar.plugin.version>3.2.0</maven.jar.plugin.version>
53-
<spotbugs.maven.plugin.version>4.2.3</spotbugs.maven.plugin.version>
53+
<spotbugs.maven.plugin.version>4.3.0</spotbugs.maven.plugin.version>
5454
<checkstyle.version>8.44</checkstyle.version>
5555
<maven.checkstyle.plugin.version>3.1.2</maven.checkstyle.plugin.version>
5656
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>

0 commit comments

Comments
 (0)