Skip to content

Commit 9b7ddcd

Browse files
dependabot[bot]gaul
authored andcommitted
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.1.0 to 4.9.3.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.1.0 to 4.9.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.1.0...spotbugs-maven-plugin-4.9.3.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.3.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6058f3 commit 9b7ddcd

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
@@ -231,7 +231,7 @@
231231
<plugin>
232232
<groupId>com.github.spotbugs</groupId>
233233
<artifactId>spotbugs-maven-plugin</artifactId>
234-
<version>4.9.1.0</version>
234+
<version>4.9.3.0</version>
235235
<configuration>
236236
<effort>Max</effort>
237237
<omitVisitors>CrossSiteScripting</omitVisitors>

0 commit comments

Comments
 (0)