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

Commit 12576eb

Browse files
authored
Merge pull request #122 from Inform-Software/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.5.3
Bump spotbugs-annotations from 4.5.2 to 4.5.3
2 parents 00c6ca8 + 6910b73 commit 12576eb

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)