Skip to content

Commit 33d0e08

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.3 to 4.8.6.4. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.3...spotbugs-maven-plugin-4.8.6.4) --- 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 ff8a044 commit 33d0e08

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
@@ -174,7 +174,7 @@
174174
<plugin>
175175
<groupId>com.github.spotbugs</groupId>
176176
<artifactId>spotbugs-maven-plugin</artifactId>
177-
<version>4.8.6.3</version>
177+
<version>4.8.6.4</version>
178178
<configuration>
179179
<htmlOutput>true</htmlOutput>
180180
<excludeFilterFile>${session.executionRootDirectory}/spotbugs-exclude.xml</excludeFilterFile>

0 commit comments

Comments
 (0)