Skip to content

Commit cce8448

Browse files
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-csv
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-csv](https://github.com/FasterXML/jackson-dataformats-text) from 2.18.1 to 2.18.2. - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.1...jackson-dataformats-text-2.18.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-csv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ef9a94 commit cce8448

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
@@ -46,7 +46,7 @@ dependencies {
4646
testImplementation(platform('org.junit:junit-bom:5.11.3'))
4747
testImplementation 'org.junit.jupiter:junit-jupiter'
4848

49-
jmh 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.18.1'
49+
jmh 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.18.2'
5050
jmh 'com.opencsv:opencsv:5.9'
5151
jmh 'com.univocity:univocity-parsers:2.9.1'
5252
jmh 'de.siegmar:fastcsv:2.2.2'

0 commit comments

Comments
 (0)