Skip to content

Commit a7a529a

Browse files
streibebkobylynskyi
authored andcommitted
Revert "Bump jackson-databind from 2.12.1 to 2.12.2 (#565)" (#584)
(cherry picked from commit d9bf686)
1 parent 5b65522 commit a7a529a

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)