Skip to content

Commit e8ea461

Browse files
committed
XCOMMONS-3401: Upgrade to Commons CSV 1.14.1
1 parent c5fd9dd commit e8ea461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@
406406
<dependency>
407407
<groupId>org.apache.commons</groupId>
408408
<artifactId>commons-csv</artifactId>
409-
<version>1.14.0</version>
409+
<version>1.14.1</version>
410410
</dependency>
411411
<!-- Apache HttpComponents 5 -->
412412
<dependency>

0 commit comments

Comments
 (0)