Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #266 from thoughtworks/dependabot/gradle/com.faste…
Browse files Browse the repository at this point in the history
…rxml.jackson.dataformat-jackson-dataformat-csv-2.12.2

[skip ci]: Bump jackson-dataformat-csv from 2.12.1 to 2.12.2
  • Loading branch information
cartwrightian authored Mar 14, 2021
2 parents 86493f2 + 91f44f7 commit 4aa76a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
'org.apache.httpcomponents:httpclient:4.5.13',
'org.apache.commons:commons-collections4:4.4',
'com.github.ben-manes.caffeine:caffeine:2.8.1'
implementation('com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.12.1')
implementation('com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.12.2')
implementation('com.fasterxml.jackson.module:jackson-module-afterburner:2.12.1')
implementation('com.smoketurner:dropwizard-swagger:2.0.12-1')

Expand Down

0 comments on commit 4aa76a7

Please sign in to comment.