Skip to content

Commit b96ec5a

Browse files
authored
Merge branch 'master' into add-longest-common-substring
2 parents 0b3ef79 + 6fbbc94 commit b96ec5a

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
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>com.github.spotbugs</groupId>
121121
<artifactId>spotbugs-maven-plugin</artifactId>
122-
<version>4.9.8.3</version>
122+
<version>4.10.2.0</version>
123123
<configuration>
124124
<excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile>
125125
<includeTests>true</includeTests>

0 commit comments

Comments
 (0)