Skip to content

Commit

Permalink
chore(deps): update dependency com.fasterxml.jackson.core:jackson-cor…
Browse files Browse the repository at this point in the history
…e to v2.12.2 (apache#1026)

Signed-off-by: Renovate Bot <[email protected]>

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 8, 2021
1 parent 14864f6 commit 4fe1b26
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 @@ -33,7 +33,7 @@ dependencies {
implementation 'org.apache.httpcomponents.client5:httpclient5:5.0.3'

implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.1'
implementation 'com.fasterxml.jackson.core:jackson-core:2.12.1'
implementation 'com.fasterxml.jackson.core:jackson-core:2.12.2'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.1'
testImplementation 'net.bytebuddy:byte-buddy-agent:1.10.21'
testImplementation 'net.bytebuddy:byte-buddy-dep:1.10.21'
Expand Down

0 comments on commit 4fe1b26

Please sign in to comment.