Skip to content

Commit 65f9331

Browse files
Bump spotbugs from 4.6.0 to 4.7.0
Bumps [spotbugs](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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 269a91e commit 65f9331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<dependency>
260260
<groupId>com.github.spotbugs</groupId>
261261
<artifactId>spotbugs</artifactId>
262-
<version>4.6.0</version>
262+
<version>4.7.0</version>
263263
</dependency>
264264
</dependencies>
265265
</plugin>

0 commit comments

Comments
 (0)