Skip to content

Commit fd1cd66

Browse files
Bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0 (#130)
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.12.0 to 1.13.0. - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.12.0...rel/commons-csv-1.13.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-csv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04774f8 commit fd1cd66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.apache.commons</groupId>
5353
<artifactId>commons-csv</artifactId>
54-
<version>1.12.0</version>
54+
<version>1.13.0</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)