mirror of https://github.com/apache/nifi.git
NIFI-10374 Upgraded Caffeine to 2.8.1 in nifi-asn1-services
This closes #6316 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
b012e9aad2
commit
4b9f92f167
|
@ -60,7 +60,7 @@
|
|||
<dependency>
|
||||
<groupId>com.github.ben-manes.caffeine</groupId>
|
||||
<artifactId>caffeine</artifactId>
|
||||
<version>2.6.2</version>
|
||||
<version>2.8.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- For Test -->
|
||||
|
|
Loading…
Reference in New Issue