Skip to content

Commit 6af16ba

Browse files
Merge branch 'master' into feature/disjoint-union-size
2 parents 0d7d0d9 + fe02c48 commit 6af16ba

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)