Skip to content

Commit 4b93722

Browse files
authored
Merge branch 'master' into implementation/wave_sort
2 parents 4bb923c + 971f5fc commit 4b93722

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
@@ -125,7 +125,7 @@
125125
<plugin>
126126
<groupId>com.github.spotbugs</groupId>
127127
<artifactId>spotbugs-maven-plugin</artifactId>
128-
<version>4.8.5.0</version>
128+
<version>4.8.6.0</version>
129129
<configuration>
130130
<excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile>
131131
<includeTests>true</includeTests>

0 commit comments

Comments
 (0)