Skip to content

Commit 4e70b51

Browse files
dependabot[bot]morpheus-87
authored andcommitted
build(deps): bump com.github.spotbugs:spotbugs-maven-plugin
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.4.0 to 4.8.5.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.4.0...spotbugs-maven-plugin-4.8.5.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]>
1 parent 903d0e0 commit 4e70b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
<plugin>
214214
<groupId>com.github.spotbugs</groupId>
215215
<artifactId>spotbugs-maven-plugin</artifactId>
216-
<version>4.8.4.0</version>
216+
<version>4.8.5.0</version>
217217
<dependencies>
218218
<!-- overwrite dependency on spotbugs if you want to specify the version of spotbugs -->
219219
<dependency>

0 commit comments

Comments
 (0)