Skip to content

Commit 6f50f15

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.1 to 4.9.8.2
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.8.1 to 4.9.8.2. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.1...spotbugs-maven-plugin-4.9.8.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 444c9b7 commit 6f50f15

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
@@ -70,7 +70,7 @@
7070
<git-build-hook-maven-plugin.version>3.6.0</git-build-hook-maven-plugin.version>
7171
<jacoco.version>0.8.14</jacoco.version>
7272
<spotbugs.version>4.9.8</spotbugs.version>
73-
<spotbugs-maven-plugin.version>4.9.8.1</spotbugs-maven-plugin.version>
73+
<spotbugs-maven-plugin.version>4.9.8.2</spotbugs-maven-plugin.version>
7474
<findsecbugs.version>1.14.0</findsecbugs.version> <!-- spotbugs plugin for security audits of web apps -->
7575
<spotless.version>3.1.0</spotless.version>
7676
<therapi.version>0.15.0</therapi.version>

0 commit comments

Comments
 (0)