Skip to content

Commit d783812

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.2 to 4.8.3.1
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.2 to 4.8.3.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.2...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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47351de commit d783812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<plexus.compiler.javac.errorprone.version>2.8.5</plexus.compiler.javac.errorprone.version>
5454
<error.prone.core.version>2.3.2</error.prone.core.version>
5555
<jacoco.maven.plugin.version>0.8.11</jacoco.maven.plugin.version>
56-
<spotbugs.maven.plugin.version>4.7.3.2</spotbugs.maven.plugin.version>
56+
<spotbugs.maven.plugin.version>4.8.3.1</spotbugs.maven.plugin.version>
5757
<com.github.spotbugs.version>4.8.2</com.github.spotbugs.version>
5858
</properties>
5959

0 commit comments

Comments
 (0)