Skip to content

Commit 29aa7cf

Browse files
dependabot[bot]kinow
authored andcommitted
Bump spotbugs from 4.5.2 to 4.5.3
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.5.2...4.5.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31af606 commit 29aa7cf

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
@@ -344,7 +344,7 @@ file comparators, endian transformation classes, and much more.
344344
<commons.enforcer.version>3.0.0</commons.enforcer.version>
345345
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
346346
<commons.spotbugs.plugin.version>4.5.2.0</commons.spotbugs.plugin.version>
347-
<commons.spotbugs.impl.version>4.5.2</commons.spotbugs.impl.version>
347+
<commons.spotbugs.impl.version>4.5.3</commons.spotbugs.impl.version>
348348
<jmh.version>1.34</jmh.version>
349349
<japicmp.skip>false</japicmp.skip>
350350
<jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ The <action> type attribute can be add,update,fix,remove.
349349
Bump actions/cache from 2.1.6 to 2.1.7 #307.
350350
</action>
351351
<action dev="kinow" type="update" due-to="Dependabot">
352-
Bump spotbugs from 4.5.1 to 4.5.2 #313.
352+
Bump spotbugs from 4.5.2 to 4.5.3 #313, #317.
353353
</action>
354354
</release>
355355
<release version="2.11.0" date="2021-07-09" description="Java 8 required.">

0 commit comments

Comments
 (0)