Skip to content

Commit 2967bf4

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.2 to 4.8.6.3. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.2...spotbugs-maven-plugin-4.8.6.3) --- 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 ae0f1c8 commit 2967bf4

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
@@ -113,7 +113,7 @@
113113
<pmd.version>7.4.0</pmd.version>
114114
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
115115
<project.reporting.outputEncoding>${java.charset}</project.reporting.outputEncoding>
116-
<spotbugs-maven-plugin.version>4.8.6.2</spotbugs-maven-plugin.version>
116+
<spotbugs-maven-plugin.version>4.8.6.3</spotbugs-maven-plugin.version>
117117
<spotbugs.version>4.8.6</spotbugs.version>
118118
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
119119
<taglist-maven-plugin.version>3.0.0</taglist-maven-plugin.version>

0 commit comments

Comments
 (0)