Skip to content

Commit 2af3d65

Browse files
Bump org.apache.commons:commons-csv from 1.11.0 to 1.12.0 (#205)
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.11.0 to 1.12.0. - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.11.0...rel/commons-csv-1.12.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 94bc6d5 commit 2af3d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
jmh 'com.univocity:univocity-parsers:2.9.1'
5252
jmh 'de.siegmar:fastcsv:2.2.2'
5353
jmh 'net.sf.supercsv:super-csv:2.4.0'
54-
jmh 'org.apache.commons:commons-csv:1.11.0'
54+
jmh 'org.apache.commons:commons-csv:1.12.0'
5555
jmh 'org.simpleflatmapper:sfm-csv:8.2.3'
5656
}
5757

0 commit comments

Comments
 (0)