Skip to content

Commit 76b7828

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.4.0 to 4.9.4.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.4.0...spotbugs-maven-plugin-4.9.4.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d49ed72 commit 76b7828

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)