Skip to content

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
mend-for-github-com[bot] committed Aug 13, 2022
1 parent 4cad55c commit 5d50117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
implementation("org.springframework:spring-web:5.3.4")
implementation("org.springframework:spring-webmvc:5.3.4")
implementation("javax.servlet:javax.servlet-api:3.0.1")
implementation("com.fasterxml.jackson.core:jackson-databind:2.12.2")
implementation("com.fasterxml.jackson.core:jackson-databind:2.12.6.1")
implementation("com.vonage:client:6.2.0")

// Use the Kotlin test library.
Expand Down

0 comments on commit 5d50117

Please sign in to comment.