Skip to content

Commit 2841492

Browse files
Bump com.github.spotbugs:spotbugs from 4.8.2 to 4.8.3
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.8.2 to 4.8.3. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.2...4.8.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 aab35a7 commit 2841492

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
@@ -54,7 +54,7 @@
5454
<error.prone.core.version>2.3.2</error.prone.core.version>
5555
<jacoco.maven.plugin.version>0.8.11</jacoco.maven.plugin.version>
5656
<spotbugs.maven.plugin.version>4.8.3.1</spotbugs.maven.plugin.version>
57-
<com.github.spotbugs.version>4.8.2</com.github.spotbugs.version>
57+
<com.github.spotbugs.version>4.8.3</com.github.spotbugs.version>
5858
</properties>
5959

6060
<scm>

0 commit comments

Comments
 (0)