We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c74d28 + ba19595 commit e04a1d5Copy full SHA for e04a1d5
build-caching-maven-samples/spotbugs-project/pom.xml
@@ -15,7 +15,7 @@
15
<plugin>
16
<groupId>com.github.spotbugs</groupId>
17
<artifactId>spotbugs-maven-plugin</artifactId>
18
- <version>4.8.6.6</version>
+ <version>4.9.1.0</version>
19
<configuration>
20
<effort>Max</effort>
21
<threshold>Low</threshold>
0 commit comments