Skip to content

Commit 900ae60

Browse files
dependabot[bot]oldratlee
authored andcommitted
chore(deps): bump spotbugs-annotations from 4.6.0 to 4.7.0
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.6.0...4.7.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b02a37b commit 900ae60

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
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>com.github.spotbugs</groupId>
150150
<artifactId>spotbugs-annotations</artifactId>
151-
<version>4.6.0</version>
151+
<version>4.7.0</version>
152152
<optional>true</optional>
153153
</dependency>
154154
<dependency>

0 commit comments

Comments
 (0)