Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 8578174

Browse files
Bump spotbugs-annotations from 4.4.0 to 4.4.1 (#85)
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.4.0...4.4.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f78ce6c commit 8578174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-groovy-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.github.spotbugs</groupId>
2525
<artifactId>spotbugs-annotations</artifactId>
26-
<version>4.4.0</version>
26+
<version>4.4.1</version>
2727
<scope>provided</scope>
2828
</dependency>
2929
<dependency>

0 commit comments

Comments
 (0)