Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…
Browse files Browse the repository at this point in the history
…2.6.1
  • Loading branch information
1 parent 3e845e0 commit 1bbcc94
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 @@ -35,7 +35,7 @@ dependencies {
implementation 'commons-io:commons-io:2.5'
implementation 'org.apache.commons:commons-lang3:3.5'
compileOnly 'javax.servlet:javax.servlet-api:3.1.0'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.9'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.6.1'
implementation 'io.openapitools.jackson.dataformat:jackson-dataformat-hal:1.0.4'
implementation 'javax.xml.bind:jaxb-api:2.3.0'
implementation "com.nexmo:jwt:1.0.1"
Expand Down

0 comments on commit 1bbcc94

Please sign in to comment.