Skip to content

Commit 0c3d5c4

Browse files
Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.3 to 4.7.3.4. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.3...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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a09a5c commit 0c3d5c4

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
@@ -63,7 +63,7 @@
6363
<plugin>
6464
<groupId>com.github.spotbugs</groupId>
6565
<artifactId>spotbugs-maven-plugin</artifactId>
66-
<version>4.7.3.3</version>
66+
<version>4.7.3.4</version>
6767
<configuration>
6868
<effort>Max</effort>
6969
<threshold>High</threshold>

0 commit comments

Comments
 (0)