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

Commit f2a6c12

Browse files
authored
Merge pull request #104 from Inform-Software/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.5.2
Bump spotbugs-annotations from 4.4.1 to 4.5.2
2 parents 987501e + ceafd60 commit f2a6c12

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

0 commit comments

Comments
 (0)