Skip to content

Commit dff4161

Browse files
dependabot[bot]kinow
authored andcommitted
Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.2.0 to 4.5.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.5.2.0...spotbugs-maven-plugin-4.5.3.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>
1 parent 334a046 commit dff4161

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ file comparators, endian transformation classes, and much more.
343343
<commons.japicmp.version>0.15.6</commons.japicmp.version>
344344
<commons.enforcer.version>3.0.0</commons.enforcer.version>
345345
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
346-
<commons.spotbugs.plugin.version>4.5.2.0</commons.spotbugs.plugin.version>
346+
<commons.spotbugs.plugin.version>4.5.3.0</commons.spotbugs.plugin.version>
347347
<commons.spotbugs.impl.version>4.5.3</commons.spotbugs.impl.version>
348348
<jmh.version>1.34</jmh.version>
349349
<japicmp.skip>false</japicmp.skip>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ The <action> type attribute can be add,update,fix,remove.
337337
Bump Maven Javadoc plugin from 3.2.0 to 3.3.1.
338338
</action>
339339
<action dev="ggregory" type="update" due-to="Dependabot">
340-
Bump spotbugs-maven-plugin from 4.2.3 to 4.5.2.0 #250, #259, #272, #274, #285, #288, #289, #305, #315.
340+
Bump spotbugs-maven-plugin from 4.2.3 to 4.5.3.0 #250, #259, #272, #274, #285, #288, #289, #305, #315, #326.
341341
</action>
342342
<action dev="ggregory" type="update" due-to="Gary Gregory">
343343
Bump JUnit from 5.7.2 to 5.8.0-M1.

0 commit comments

Comments
 (0)