Skip to content

Commit c3464e7

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
build: bump com.github.spotbugs:spotbugs-maven-plugin
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.5.0 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.5.0...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 53c2d15 commit c3464e7

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
@@ -173,7 +173,7 @@
173173
<plugin>
174174
<groupId>com.github.spotbugs</groupId>
175175
<artifactId>spotbugs-maven-plugin</artifactId>
176-
<version>4.8.5.0</version>
176+
<version>4.8.6.4</version>
177177
<executions>
178178
<execution>
179179
<phase>process-classes</phase>

0 commit comments

Comments
 (0)