Skip to content

Commit d95ec83

Browse files
authored
Merge pull request #1280 from aws/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.9.1
chore(deps): bump com.github.spotbugs:spotbugs-annotations from 4.9.0 to 4.9.1
2 parents c1e60eb + 0a53702 commit d95ec83

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
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>com.github.spotbugs</groupId>
142142
<artifactId>spotbugs-annotations</artifactId>
143-
<version>4.9.0</version>
143+
<version>4.9.1</version>
144144
<scope>provided</scope>
145145
</dependency>
146146
</dependencies>

0 commit comments

Comments
 (0)