Skip to content

Commit f4feec2

Browse files
chore: [DevOps] bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.1.0 to 4.9.2.0 in the plugins group (#750)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 349d67e commit f4feec2

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
@@ -898,7 +898,7 @@
898898
<plugin>
899899
<groupId>com.github.spotbugs</groupId>
900900
<artifactId>spotbugs-maven-plugin</artifactId>
901-
<version>4.9.1.0</version>
901+
<version>4.9.2.0</version>
902902
<configuration>
903903
<includeFilterFile>${project.rootdir}/codestyle/findbugs.xml</includeFilterFile>
904904
<excludeFilterFile>${project.rootdir}/codestyle/spotbugs-exclusions.xml</excludeFilterFile>

0 commit comments

Comments
 (0)