Skip to content

Commit 33312ef

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.1.0 in the dependencies group (#109)
Bump com.github.spotbugs:spotbugs-maven-plugin in the dependencies group Bumps the dependencies group with 1 update: [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin). Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.6.6 to 4.9.1.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.6...spotbugs-maven-plugin-4.9.1.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 160dff8 commit 33312ef

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
@@ -39,7 +39,7 @@
3939

4040
<!-- Build tools' properties -->
4141
<spotbugs.version>4.9.1</spotbugs.version>
42-
<maven.spotbugs.version>4.8.6.6</maven.spotbugs.version>
42+
<maven.spotbugs.version>4.9.1.0</maven.spotbugs.version>
4343
<maven.checkstyle.version>3.6.0</maven.checkstyle.version>
4444
<maven.compile.plugin.version>3.13.0</maven.compile.plugin.version>
4545
<maven.dependency.version>3.8.1</maven.dependency.version>

0 commit comments

Comments
 (0)