Skip to content

Commit 9899746

Browse files
Bump org.apache.commons:commons-csv from 1.9.0 to 1.14.0
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.9.0 to 1.14.0. - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.9.0...rel/commons-csv-1.14.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-csv dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 959f19a commit 9899746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqrl-planner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.apache.commons</groupId>
5151
<artifactId>commons-csv</artifactId>
52-
<version>1.9.0</version>
52+
<version>1.14.0</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)