Skip to content

Commit d021aec

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.1.0 to 4.9.2.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.1.0 to 4.9.2.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.2.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] <support@github.com>
1 parent 757d536 commit d021aec

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
@@ -274,7 +274,7 @@
274274
<plugin>
275275
<groupId>com.github.spotbugs</groupId>
276276
<artifactId>spotbugs-maven-plugin</artifactId>
277-
<version>4.9.1.0</version>
277+
<version>4.9.2.0</version>
278278
<configuration>
279279
<includeFilterFile>.spotbugs/include.xml</includeFilterFile>
280280
</configuration>

0 commit comments

Comments
 (0)