Skip to content

Commit 9a7a7ba

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.3
1 parent cf02b35 commit 9a7a7ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repositories {
1010

1111
dependencies {
1212
implementation "com.fizzed:rocker-compiler:1.4.0"
13-
implementation "com.fasterxml.jackson.core:jackson-databind:2.17.1"
13+
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.3"
1414
implementation "io.sdkman:gradle-sdkvendor-plugin:3.0.0"
1515
implementation "org.asciidoctor:asciidoctor-gradle-jvm:2.4.0"
1616
implementation "com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:8.3.6"

0 commit comments

Comments
 (0)