Skip to content

Commit b2fc915

Browse files
dependabot[bot]aherbert
authored andcommitted
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.2.0 to 4.8.6.7
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.0 to 4.8.6.7. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.2.0...spotbugs-maven-plugin-4.8.6.7) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.8.6.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bac37d5 commit b2fc915

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
@@ -92,7 +92,7 @@ The GDSC Test package contains code for use with the JUnit test framework.
9292
<org.jacoco.version>0.8.7</org.jacoco.version>
9393
<org.junit.bom.version>5.9.1</org.junit.bom.version>
9494
<pmd.version>7.13.0</pmd.version>
95-
<spotbugs.version>4.7.2.0</spotbugs.version>
95+
<spotbugs.version>4.8.6.7</spotbugs.version>
9696
<!-- Maven plugins -->
9797
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
9898
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>

0 commit comments

Comments
 (0)