Skip to content

Commit f3fd108

Browse files
committed
XCOMMONS-3236: Upgrade to Commons CSV 1.13.0
1 parent 0ecc683 commit f3fd108

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
@@ -407,7 +407,7 @@
407407
<dependency>
408408
<groupId>org.apache.commons</groupId>
409409
<artifactId>commons-csv</artifactId>
410-
<version>1.12.0</version>
410+
<version>1.13.0</version>
411411
</dependency>
412412
<!-- Apache HttpComponents 5 -->
413413
<dependency>

0 commit comments

Comments
 (0)