Skip to content

Commit af5300b

Browse files
Merge pull request #1326 from jenkinsci/dependabot/maven/master/com.github.spotbugs-spotbugs-annotations-4.7.2
2 parents c61f63c + 129cd69 commit af5300b

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
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>com.github.spotbugs</groupId>
231231
<artifactId>spotbugs-annotations</artifactId>
232-
<version>4.7.1</version>
232+
<version>4.7.2</version>
233233
<optional>true</optional>
234234
</dependency>
235235
<!-- JCasC compatibility -->

0 commit comments

Comments
 (0)