Skip to content

Commit 5fcc211

Browse files
authored
Merge branch 'master' into master
2 parents 4c51c59 + 45275ee commit 5fcc211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5.0</version>
123+
<version>4.9.6.0</version>
124124
<configuration>
125125
<excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile>
126126
<includeTests>true</includeTests>

0 commit comments

Comments
 (0)