Skip to content

Commit 9b80107

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

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
@@ -58,7 +58,7 @@
5858
<version.jpa-api>3.2.0</version.jpa-api>
5959
<version.log4j>2.26.0</version.log4j>
6060
<!-- SpotBugs properties -->
61-
<version.spotbugs>4.9.8</version.spotbugs>
61+
<version.spotbugs>4.10.2</version.spotbugs>
6262
<version.spotbugs.plugin>4.10.2.0</version.spotbugs.plugin>
6363
<spotbugs.failOnError>false</spotbugs.failOnError>
6464
<spotbugs.threshold>Low</spotbugs.threshold>

0 commit comments

Comments
 (0)