Skip to content

Commit 712dc77

Browse files
build(deps): bump spotbugs-maven-plugin in /modules/v1_18_R2
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.3.0 to 4.7.3.4. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.5.3.0...spotbugs-maven-plugin-4.7.3.4) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2cb225 commit 712dc77

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
@@ -103,7 +103,7 @@
103103
<plugin>
104104
<groupId>com.github.spotbugs</groupId>
105105
<artifactId>spotbugs-maven-plugin</artifactId>
106-
<version>4.5.3.0</version>
106+
<version>4.7.3.4</version>
107107
<configuration>
108108
<effort>Max</effort>
109109
<threshold>Low</threshold>

0 commit comments

Comments
 (0)