Skip to content

Commit fa29fb2

Browse files
authored
Merge pull request #28 from cloudbees/dependabot/maven/com.google.code.findbugs-annotations-3.0.1u2
Bump com.google.code.findbugs:annotations from 3.0.0 to 3.0.1u2
2 parents cffdd82 + 07dec85 commit fa29fb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>com.google.code.findbugs</groupId>
100100
<artifactId>annotations</artifactId>
101-
<version>3.0.0</version>
101+
<version>3.0.1u2</version>
102102
<scope>provided</scope>
103103
<optional>true</optional>
104104
</dependency>

0 commit comments

Comments
 (0)