mirror of https://github.com/apache/nifi.git
NIFI-13451 Upgraded error_prone_annotations from 2.21.1 to 2.28.0
This closes #9006 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
212dd94f90
commit
2066d6ebc5
|
@ -127,7 +127,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.errorprone</groupId>
|
||||
<artifactId>error_prone_annotations</artifactId>
|
||||
<version>2.21.1</version>
|
||||
<version>2.28.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- OkHttp -->
|
||||
|
|
Loading…
Reference in New Issue