mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
NIFI-11869 Upgraded opencsv from 5.7.1 to 5.8
This closes #7536 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
87cd4b5817
commit
8979c20f59
@ -125,7 +125,7 @@
|
||||
<dependency>
|
||||
<groupId>com.opencsv</groupId>
|
||||
<artifactId>opencsv</artifactId>
|
||||
<version>5.7.1</version>
|
||||
<version>5.8</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user