Skip to content

Commit cea033d

Browse files
authored
Merge pull request #655 from awslabs/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.8.0
chore(deps): bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.0
2 parents 2db954f + db7f55c commit cea033d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>com.github.spotbugs</groupId>
142142
<artifactId>spotbugs-annotations</artifactId>
143-
<version>4.7.3</version>
143+
<version>4.8.0</version>
144144
<scope>provided</scope>
145145
</dependency>
146146
</dependencies>

0 commit comments

Comments
 (0)