Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit d2051e8

Browse files
authored
Merge pull request #97 from io7m-com/dependabot/maven/develop/org.apache.commons-commons-csv-1.14.1
Bump org.apache.commons:commons-csv from 1.14.0 to 1.14.1
2 parents 09138df + d65609f commit d2051e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>org.apache.commons</groupId>
120120
<artifactId>commons-csv</artifactId>
121-
<version>1.14.0</version>
121+
<version>1.14.1</version>
122122
</dependency>
123123

124124
<!-- Build metadata -->

0 commit comments

Comments
 (0)