Skip to content

Commit 07dec85

Browse files
Bump com.google.code.findbugs:annotations from 3.0.0 to 3.0.1u2
Bumps [com.google.code.findbugs:annotations](https://github.com/findbugsproject/findbugs) from 3.0.0 to 3.0.1u2. - [Release notes](https://github.com/findbugsproject/findbugs/releases) - [Commits](https://github.com/findbugsproject/findbugs/commits) --- updated-dependencies: - dependency-name: com.google.code.findbugs:annotations dependency-version: 3.0.1u2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65fa422 commit 07dec85

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
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>com.google.code.findbugs</groupId>
100100
<artifactId>annotations</artifactId>
101-
<version>3.0.0</version>
101+
<version>3.0.1u2</version>
102102
<scope>provided</scope>
103103
<optional>true</optional>
104104
</dependency>

0 commit comments

Comments
 (0)