Skip to content

Commit 0dfd09b

Browse files
Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0 (#80)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2.2 to 4.5.0.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.4.2.2...spotbugs-maven-plugin-4.5.0.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6830b7a commit 0dfd09b

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
@@ -217,7 +217,7 @@
217217
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
218218
<commons.felix.version>5.1.2</commons.felix.version>
219219
<biz.aQute.bndlib.version>6.0.0</biz.aQute.bndlib.version>
220-
<spotbugs.plugin.version>4.4.2.2</spotbugs.plugin.version>
220+
<spotbugs.plugin.version>4.5.0.0</spotbugs.plugin.version>
221221
<spotbugs.impl.version>4.5.2</spotbugs.impl.version>
222222
<commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
223223
<commons.japicmp.version>0.15.3</commons.japicmp.version>

0 commit comments

Comments
 (0)