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

Commit 6910b73

Browse files
Bump spotbugs-annotations from 4.5.2 to 4.5.3
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.5.2...4.5.3) --- 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]>
1 parent e7c8e31 commit 6910b73

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.5.2</version>
26+
<version>4.5.3</version>
2727
<scope>provided</scope>
2828
</dependency>
2929
<dependency>

0 commit comments

Comments
 (0)