Skip to content

Commit c68f682

Browse files
Merge pull request #1435 from dsp-testing/dependabot/gradle/implementations/java-jsonschemafriend/com.fasterxml.jackson.core-jackson-databind-2.21.1
Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1 in /implementations/java-jsonschemafriend
2 parents c0a18f6 + 275cbd2 commit c68f682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/java-jsonschemafriend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def harnessImplementation = [
2626
def jsonProvider = [
2727
group: 'com.fasterxml.jackson.core',
2828
name: 'jackson-databind',
29-
version: '2.21.0'
29+
version: '2.21.1'
3030
]
3131

3232
dependencies {

0 commit comments

Comments
 (0)