Skip to content

Commit 285dfbd

Browse files
Bump jackson-databind from 2.10.3 to 2.11.0 (#181)
1 parent 59c0fd6 commit 285dfbd

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
@@ -19,7 +19,7 @@ repositories {
1919
dependencies {
2020
implementation "org.freemarker:freemarker:2.3.30"
2121
implementation "com.graphql-java:graphql-java:15.0"
22-
implementation "com.fasterxml.jackson.core:jackson-databind:2.10.3"
22+
implementation "com.fasterxml.jackson.core:jackson-databind:2.11.0"
2323

2424
implementation "org.projectlombok:lombok:1.18.12"
2525
annotationProcessor "org.projectlombok:lombok:1.18.12"

0 commit comments

Comments
 (0)