Skip to content

Commit

Permalink
Merge pull request #1546 from bowtie-json-schema/dependabot/gradle/im…
Browse files Browse the repository at this point in the history
…plementations/java-json-tools-json-schema-validator/com.fasterxml.jackson.core-jackson-databind-2.18.0

Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0 in /implementations/java-json-tools-json-schema-validator
  • Loading branch information
github-actions[bot] authored Sep 27, 2024
2 parents e582ef6 + 80b12a9 commit 02b3848
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def harnessImplementation = [
dependencies {
implementation "$harnessImplementation.group:$harnessImplementation.name:$harnessImplementation.version"

implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
}

jar {
Expand Down

0 comments on commit 02b3848

Please sign in to comment.