Skip to content

Commit b1cfa3e

Browse files
chore: bump com.github.spotbugs:spotbugs-maven-plugin (#2084)
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.3.2 to 4.9.4.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.3.2...spotbugs-maven-plugin-4.9.4.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.4.0 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: Ana Falcão <[email protected]>
1 parent c2d2d51 commit b1cfa3e

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
@@ -611,7 +611,7 @@
611611
<plugin>
612612
<groupId>com.github.spotbugs</groupId>
613613
<artifactId>spotbugs-maven-plugin</artifactId>
614-
<version>4.9.3.2</version>
614+
<version>4.9.4.0</version>
615615
<executions>
616616
<execution>
617617
<id>test</id>

0 commit comments

Comments
 (0)