We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4f105 commit e594e83Copy full SHA for e594e83
implementations/java-jsonschemafriend/build.gradle
@@ -26,7 +26,7 @@ def harnessImplementation = [
26
def jsonProvider = [
27
group: 'com.fasterxml.jackson.core',
28
name: 'jackson-databind',
29
- version: '2.18.1'
+ version: '2.18.2'
30
]
31
32
dependencies {
0 commit comments