Skip to content

Commit 347b6c3

Browse files
Bump com.github.spotbugs:spotbugs from 4.7.3 to 4.8.0
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.3 to 4.8.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.7.3...4.8.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9c36ce commit 347b6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mq/main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<lombok.version>1.18.30</lombok.version>
8989
<pmd.version>6.55.0</pmd.version>
9090
<pmd.plugin.version>3.21.0</pmd.plugin.version>
91-
<spotbugs.version>4.7.3</spotbugs.version>
91+
<spotbugs.version>4.8.0</spotbugs.version>
9292
<spotbugs.plugin.version>4.7.3.6</spotbugs.plugin.version>
9393
<checkstyle.version>10.12.4</checkstyle.version>
9494
<maven.checkstyle.plugin.version>3.3.0</maven.checkstyle.plugin.version>

0 commit comments

Comments
 (0)