Skip to content

Commit 9bfc05a

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.1.0 to 4.9.2.0 (TheAlgorithms#6188)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Klymenko <[email protected]>
1 parent b2a701a commit 9bfc05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)