Skip to content

Commit 7e33dbd

Browse files
Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#152)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.4 to 4.7.3.5. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.4...spotbugs-maven-plugin-4.7.3.5) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4867e60 commit 7e33dbd

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
<spring.boot.version>2.5.0</spring.boot.version>
5151

5252
<!--plugin versions -->
53-
<spotbugs.maven.plugin.version>4.7.3.4</spotbugs.maven.plugin.version>
53+
<spotbugs.maven.plugin.version>4.7.3.5</spotbugs.maven.plugin.version>
5454
<maven.checkstyle.plugin.version>3.3.0</maven.checkstyle.plugin.version>
5555
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
5656
<maven.jar.plugin.version>3.3.0</maven.jar.plugin.version>

0 commit comments

Comments
 (0)