mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
NIFI-10726 Upgraded OpenCSV from 5.7.0 to 5.7.1
This closes #6605 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
6f65cd1f32
commit
0f8a04f8d9
@ -113,7 +113,7 @@
|
||||
<dependency>
|
||||
<groupId>com.opencsv</groupId>
|
||||
<artifactId>opencsv</artifactId>
|
||||
<version>5.7.0</version>
|
||||
<version>5.7.1</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user