Skip to content

Commit f5e18d2

Browse files
authoredMar 24, 2025
Merge pull request #39 from righettod/dependabot/maven/org.apache.commons-commons-csv-1.14.0
Bump org.apache.commons:commons-csv from 1.13.0 to 1.14.0
2 parents 97fe3c2 + 9203372 commit f5e18d2

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
@@ -12,7 +12,7 @@
1212
<dependency>
1313
<groupId>org.apache.commons</groupId>
1414
<artifactId>commons-csv</artifactId>
15-
<version>1.13.0</version>
15+
<version>1.14.0</version>
1616
</dependency>
1717
<dependency>
1818
<groupId>commons-validator</groupId>

0 commit comments

Comments
 (0)