Skip to content

Commit a4c554a

Browse files
Bump jackson-databind from 2.12.1 to 2.12.2 (#565)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1 to 2.12.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5151c3 commit a4c554a

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.31"
2222
implementation "com.graphql-java:graphql-java:15.0"
23-
implementation "com.fasterxml.jackson.core:jackson-databind:2.12.1"
23+
implementation "com.fasterxml.jackson.core:jackson-databind:2.12.2"
2424

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

0 commit comments

Comments
 (0)