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:
mr1716 2022-08-19 08:09:32 -04:00 committed by exceptionfactory
parent b012e9aad2
commit 4b9f92f167
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -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 -->