Skip to content

Commit 23ebdf8

Browse files
Merge branch 'master' into dependabot/maven/com.puppycrawl.tools-checkstyle-11.0.1
2 parents 68219ea + fe02c48 commit 23ebdf8

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
@@ -120,7 +120,7 @@
120120
<plugin>
121121
<groupId>com.github.spotbugs</groupId>
122122
<artifactId>spotbugs-maven-plugin</artifactId>
123-
<version>4.9.4.0</version>
123+
<version>4.9.4.1</version>
124124
<configuration>
125125
<excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile>
126126
<includeTests>true</includeTests>

0 commit comments

Comments
 (0)