Skip to content

Commit 5a235c9

Browse files
dependabot[bot]mkoncek
authored andcommitted
Bump com.github.spotbugs:spotbugs-annotations from 4.10.1 to 4.10.2
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.10.1 to 4.10.2. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.10.1...4.10.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 843c82e commit 5a235c9

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
@@ -100,7 +100,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
100100
<dependency>
101101
<groupId>com.github.spotbugs</groupId>
102102
<artifactId>spotbugs-annotations</artifactId>
103-
<version>4.10.1</version>
103+
<version>4.10.2</version>
104104
<scope>provided</scope>
105105
</dependency>
106106
<dependency>

0 commit comments

Comments
 (0)