deps: update errorprone to 2.3.4 (#7125) (#7157)

This commit is contained in:
Elliotte Rusty Harold 2020-01-31 12:43:25 -05:00 committed by GitHub
parent c5eada8eeb
commit 47434eb43d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.3.3</version>
<version>2.3.4</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>