Skip to content

Commit a5df364

Browse files
chore(deps): bump com.github.spotbugs:spotbugs-annotations
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.1 to 4.9.3. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.1...4.9.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 090fb07 commit a5df364

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.9.1</version>
143+
<version>4.9.3</version>
144144
<scope>provided</scope>
145145
</dependency>
146146
</dependencies>

0 commit comments

Comments
 (0)