Skip to content

Commit d6e29ff

Browse files
authored
Merge pull request #1994 from gradle/dependabot/maven/build-caching-maven-samples/com.github.spotbugs-spotbugs-maven-plugin-4.9.4.1
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0 to 4.9.4.1 in /build-caching-maven-samples
2 parents ad9411d + 76b7828 commit d6e29ff

File tree

1 file changed

+1
-1
lines changed
  • build-caching-maven-samples/spotbugs-project

1 file changed

+1
-1
lines changed

build-caching-maven-samples/spotbugs-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<plugin>
1616
<groupId>com.github.spotbugs</groupId>
1717
<artifactId>spotbugs-maven-plugin</artifactId>
18-
<version>4.9.4.0</version>
18+
<version>4.9.4.1</version>
1919
<configuration>
2020
<effort>Max</effort>
2121
<threshold>Low</threshold>

0 commit comments

Comments
 (0)