Skip to content

Commit e948be7

Browse files
Bump jackson-databind from 2.11.3 to 2.12.0 (#409)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.3 to 2.12.0. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d911df commit e948be7

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
@@ -20,7 +20,7 @@ repositories {
2020
dependencies {
2121
implementation "org.freemarker:freemarker:2.3.30"
2222
implementation "com.graphql-java:graphql-java:15.0"
23-
implementation "com.fasterxml.jackson.core:jackson-databind:2.11.3"
23+
implementation "com.fasterxml.jackson.core:jackson-databind:2.12.0"
2424

2525
testImplementation "org.junit.jupiter:junit-jupiter-api:5.7.0"
2626
testImplementation "org.junit.jupiter:junit-jupiter-params:5.7.0"

0 commit comments

Comments
 (0)