Skip to content

Commit 423a9de

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.1 to 4.9.8.2 (#198)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b453bfb commit 423a9de

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
@@ -43,7 +43,7 @@
4343
<fastutil.version>8.5.18</fastutil.version>
4444
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
4545
<junit-jupiter-engine.version>6.0.1</junit-jupiter-engine.version>
46-
<spotbugs-maven-plugin.version>4.9.8.1</spotbugs-maven-plugin.version>
46+
<spotbugs-maven-plugin.version>4.9.8.2</spotbugs-maven-plugin.version>
4747
<jmh.version>1.37</jmh.version>
4848

4949
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>

0 commit comments

Comments
 (0)