Skip to content

Commit d17f87d

Browse files
build(deps): bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 (#683)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.2.0 to 4.5.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.5.2.0...spotbugs-maven-plugin-4.5.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 006534f commit d17f87d

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
@@ -444,7 +444,7 @@
444444
<plugin>
445445
<groupId>com.github.spotbugs</groupId>
446446
<artifactId>spotbugs-maven-plugin</artifactId>
447-
<version>4.5.2.0</version>
447+
<version>4.5.3.0</version>
448448
<executions>
449449
<execution>
450450
<id>test</id>

0 commit comments

Comments
 (0)