Skip to content

Commit d8dabd8

Browse files
authored
Merge branch 'master' into manachers-algorithm
2 parents f5a2e36 + 2643ab5 commit d8dabd8

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

0 commit comments

Comments
 (0)