Skip to content

Commit 983d5cf

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] <[email protected]>
1 parent f70a218 commit 983d5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>com.github.spotbugs</groupId>
125125
<artifactId>spotbugs-maven-plugin</artifactId>
126-
<version>4.9.1.0</version>
126+
<version>4.9.2.0</version>
127127
<configuration>
128128
<excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile>
129129
<includeTests>true</includeTests>

0 commit comments

Comments
 (0)