We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c0fd6 commit 285dfbdCopy full SHA for 285dfbd
build.gradle
@@ -19,7 +19,7 @@ repositories {
19
dependencies {
20
implementation "org.freemarker:freemarker:2.3.30"
21
implementation "com.graphql-java:graphql-java:15.0"
22
- implementation "com.fasterxml.jackson.core:jackson-databind:2.10.3"
+ implementation "com.fasterxml.jackson.core:jackson-databind:2.11.0"
23
24
implementation "org.projectlombok:lombok:1.18.12"
25
annotationProcessor "org.projectlombok:lombok:1.18.12"
0 commit comments