Skip to content

Commit 9fc6096

Browse files
Bump spotbugs from 4.7.1 to 4.7.2
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.7.1...4.7.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 249a8d3 commit 9fc6096

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
@@ -315,7 +315,7 @@
315315
<dependency>
316316
<groupId>com.github.spotbugs</groupId>
317317
<artifactId>spotbugs</artifactId>
318-
<version>4.7.1</version>
318+
<version>4.7.2</version>
319319
</dependency>
320320
</dependencies>
321321
</plugin>

0 commit comments

Comments
 (0)