Skip to content

Commit c64d37e

Browse files
fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-jsonschema to v2.18.3
1 parent f53fa81 commit c64d37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ext {
2626

2727
slf4jVersion = '2.0.17'
2828
logbackVersion = '1.5.18'
29-
jacksonModuleJsonSchemaVersion = '2.15.2'
29+
jacksonModuleJsonSchemaVersion = '2.18.3'
3030
jsonSchemaValidatorVersion = '2.2.14'
3131
}
3232

0 commit comments

Comments
 (0)