Skip to content

Commit 120ce4b

Browse files
Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0 (#261)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.1.1 to 4.7.2.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.1.1...spotbugs-maven-plugin-4.7.2.0) --- 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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6797536 commit 120ce4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<commons.pmd.version>3.18.0</commons.pmd.version>
175175
<commons.pmd-impl.version>6.49.0</commons.pmd-impl.version>
176176
<commons.jacoco.version>0.8.8</commons.jacoco.version>
177-
<commons.spotbugs.version>4.7.1.1</commons.spotbugs.version>
177+
<commons.spotbugs.version>4.7.2.0</commons.spotbugs.version>
178178
<commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>
179179
<commons.japicmp.version>0.15.7</commons.japicmp.version>
180180
<commons.javadoc.version>3.4.1</commons.javadoc.version>

0 commit comments

Comments
 (0)