Skip to content

Commit d33f9e6

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.20.1
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.3 to 2.20.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a18ed9b commit d33f9e6

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.3"
24+
compileOnly "com.fasterxml.jackson.core:jackson-databind:2.20.1"
2525
compileOnly "com.typesafe:config:1.4.3"
2626

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

0 commit comments

Comments
 (0)