Skip to content

Commit d9bf686

Browse files
authored
Revert "Bump jackson-databind from 2.12.1 to 2.12.2 (#565)" (#584)
1 parent 8db4c7c commit d9bf686

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
@@ -22,7 +22,7 @@ repositories {
2222
dependencies {
2323
implementation "org.freemarker:freemarker:2.3.31"
2424
implementation "com.graphql-java:graphql-java:15.0"
25-
implementation "com.fasterxml.jackson.core:jackson-databind:2.12.2"
25+
implementation "com.fasterxml.jackson.core:jackson-databind:2.12.1"
2626

2727
testImplementation "org.junit.jupiter:junit-jupiter-api:5.7.1"
2828
testImplementation "org.junit.jupiter:junit-jupiter-params:5.7.1"

0 commit comments

Comments
 (0)