Skip to content

Commit bf49995

Browse files
Bump spotbugs from 4.4.2 to 4.5.2
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.4.2 to 4.5.2. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.4.2...4.5.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae7bc3f commit bf49995

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
@@ -218,7 +218,7 @@
218218
<commons.felix.version>5.1.2</commons.felix.version>
219219
<biz.aQute.bndlib.version>6.0.0</biz.aQute.bndlib.version>
220220
<spotbugs.plugin.version>4.4.2.2</spotbugs.plugin.version>
221-
<spotbugs.impl.version>4.4.2</spotbugs.impl.version>
221+
<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>
224224
<clirr.skip>true</clirr.skip>

0 commit comments

Comments
 (0)