Skip to content

Commit 54c3d5b

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

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
@@ -100,7 +100,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
100100
<dependency>
101101
<groupId>com.github.spotbugs</groupId>
102102
<artifactId>spotbugs-annotations</artifactId>
103-
<version>4.9.6</version>
103+
<version>4.9.7</version>
104104
<scope>provided</scope>
105105
</dependency>
106106
<dependency>

0 commit comments

Comments
 (0)