Skip to content

Commit affe10e

Browse files
committed
switch to jackson 3
1 parent 76df495 commit affe10e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ openapi-parser-bom = { module = "io.openapiprocessor:openapi-parser-bom", versio
1919
openapi-parser-parser = { module = "io.openapiprocessor:openapi-parser" }
2020
#json-schema-validator-bom = { module = "io.openapiprocessor:json-schema-validator-bom", version.ref = "parser" }
2121
#json-schema-validator-validator = { module = "io.openapiprocessor:json-schema-validator" }
22-
io-jackson = { module = "io.openapiprocessor:io-jackson" }
22+
io-jackson = { module = "io.openapiprocessor:io-jackson3" }
2323

2424
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.20.1"
2525
#jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }

0 commit comments

Comments
 (0)