Skip to content

Commit 41d9a1e

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

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
@@ -220,7 +220,7 @@
220220
<plugin>
221221
<groupId>com.github.spotbugs</groupId>
222222
<artifactId>spotbugs-maven-plugin</artifactId>
223-
<version>4.9.2.0</version>
223+
<version>4.9.3.2</version>
224224
</plugin>
225225
</plugins>
226226
</pluginManagement>

0 commit comments

Comments
 (0)