Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit 554cfa9

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.2 (#361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41441c8 commit 554cfa9

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
@@ -12,7 +12,7 @@ repositories {
1212

1313
dependencies {
1414
implementation 'com.github.java-json-tools:json-schema-validator:2.2.14'
15-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.1'
15+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.2'
1616
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.1'
1717

1818
testImplementation platform('org.spockframework:spock-bom:2.1-groovy-3.0')

0 commit comments

Comments
 (0)