Skip to content

Commit 899518c

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.3 to 4.8.6.4. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.3...spotbugs-maven-plugin-4.8.6.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 d1c7c49 commit 899518c

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
@@ -114,7 +114,7 @@
114114
<pmd.version>7.5.0</pmd.version>
115115
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
116116
<project.reporting.outputEncoding>${java.charset}</project.reporting.outputEncoding>
117-
<spotbugs-maven-plugin.version>4.8.6.3</spotbugs-maven-plugin.version>
117+
<spotbugs-maven-plugin.version>4.8.6.4</spotbugs-maven-plugin.version>
118118
<spotbugs.version>4.8.6</spotbugs.version>
119119
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
120120
<taglist-maven-plugin.version>3.0.0</taglist-maven-plugin.version>

0 commit comments

Comments
 (0)