Skip to content

Commit f27700b

Browse files
Merge pull request #1842 from microsoftgraph/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 601eac0 + d4f95c1 commit f27700b

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
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.github.spotbugs</groupId>
5757
<artifactId>spotbugs-annotations</artifactId>
58-
<version>4.9.0</version>
58+
<version>4.9.1</version>
5959
</dependency>
6060
</dependencies>
6161
</project>

0 commit comments

Comments
 (0)