Skip to content

Commit c66450f

Browse files
Update dependency com.github.spotbugs:spotbugs-annotations to v4.10.2 (#433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2312c85 commit c66450f

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
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>com.github.spotbugs</groupId>
111111
<artifactId>spotbugs-annotations</artifactId>
112-
<version>4.10.1</version>
112+
<version>4.10.2</version>
113113
<exclusions>
114114
<!-- Do not include JSR-305 annotations - the standard never got accepted, use the nullability annotations from Jetbrains instead -->
115115
<exclusion>

0 commit comments

Comments
 (0)