Skip to content

Commit 6900b2b

Browse files
dependabot[bot]gaul
authored andcommitted
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.3.0 to 4.10.4.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.10.3.0 to 4.10.4.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.10.3.0...spotbugs-maven-plugin-4.10.4.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.4.0 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c9e147 commit 6900b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>com.github.spotbugs</groupId>
270270
<artifactId>spotbugs-maven-plugin</artifactId>
271-
<version>4.10.3.0</version>
271+
<version>4.10.4.0</version>
272272
<configuration>
273273
<effort>Max</effort>
274274
<omitVisitors>CrossSiteScripting</omitVisitors>

0 commit comments

Comments
 (0)