Skip to content

Commit 0998d4b

Browse files
dependabot[bot]manovotn
authored andcommitted
Bump com.github.spotbugs:spotbugs-annotations from 4.9.1 to 4.9.3
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.1 to 4.9.3. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.1...4.9.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc768be commit 0998d4b

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
@@ -55,7 +55,7 @@
5555
<version.jpa-api>3.1.0</version.jpa-api>
5656
<version.log4j>2.24.3</version.log4j>
5757
<!-- SpotBugs properties -->
58-
<version.spotbugs>4.9.1</version.spotbugs>
58+
<version.spotbugs>4.9.3</version.spotbugs>
5959
<version.spotbugs.plugin>4.9.3.0</version.spotbugs.plugin>
6060
<spotbugs.failOnError>false</spotbugs.failOnError>
6161
<spotbugs.threshold>Low</spotbugs.threshold>

0 commit comments

Comments
 (0)