Skip to content

Commit ac5bb5a

Browse files
chore: [DevOps] bump com.github.spotbugs:spotbugs-maven-plugin
Bumps the plugins group with 1 update: [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin). Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.6.5 to 4.8.6.6 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.5...spotbugs-maven-plugin-4.8.6.6) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a71d721 commit ac5bb5a

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
@@ -482,7 +482,7 @@ https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git;a=blob_plain;f=src/ma
482482
<plugin>
483483
<groupId>com.github.spotbugs</groupId>
484484
<artifactId>spotbugs-maven-plugin</artifactId>
485-
<version>4.8.6.5</version>
485+
<version>4.8.6.6</version>
486486
<configuration>
487487
<includeFilterFile>${project.rootdir}/.pipeline/spotbugs.xml</includeFilterFile>
488488
<!-- Exclude generated clients -->

0 commit comments

Comments
 (0)