Skip to content

Commit b74b281

Browse files
dependabot[bot]tongtongcao
authored andcommitted
build(deps): bump com.github.spotbugs:spotbugs-maven-plugin (#1173)
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.8.2 to 4.9.8.3. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.2...spotbugs-maven-plugin-4.9.8.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent baf4b33 commit b74b281

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
@@ -267,7 +267,7 @@
267267
<plugin>
268268
<groupId>com.github.spotbugs</groupId>
269269
<artifactId>spotbugs-maven-plugin</artifactId>
270-
<version>4.9.8.2</version>
270+
<version>4.9.8.3</version>
271271
<configuration>
272272
<excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile>
273273
</configuration>

0 commit comments

Comments
 (0)