We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49ed72 commit 76b7828Copy full SHA for 76b7828
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.9.4.0</version>
+ <version>4.9.4.1</version>
19
<configuration>
20
<effort>Max</effort>
21
<threshold>Low</threshold>
0 commit comments