Skip to content

Commit 173c0a6

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.1 (#1215)
1 parent b31e6cf commit 173c0a6

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
@@ -21,7 +21,7 @@ repositories {
2121
dependencies {
2222
compileOnly "org.freemarker:freemarker:2.3.32"
2323
compileOnly "com.graphql-java:graphql-java:20.2"
24-
compileOnly "com.fasterxml.jackson.core:jackson-databind:2.15.0"
24+
compileOnly "com.fasterxml.jackson.core:jackson-databind:2.15.1"
2525
compileOnly "com.typesafe:config:1.4.2"
2626

2727
testImplementation "org.junit.jupiter:junit-jupiter-api:5.9.3"

0 commit comments

Comments
 (0)