Skip to content

Commit

Permalink
Bump jsr305 from 2.0.3 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps jsr305 from 2.0.3 to 3.0.2.

---
updated-dependencies:
- dependency-name: com.google.code.findbugs:jsr305
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 7, 2022
1 parent e969bef commit ef3b4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -367,7 +367,7 @@
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
<version>2.0.3</version>
<version>3.0.2</version>
</dependency>
<dependency>
<groupId>org.jacoco</groupId>
Expand Down

0 comments on commit ef3b4f1

Please sign in to comment.