Upgrade to Apache Johnzon 1.1.3
Issue: SPR-15590
This commit is contained in:
@@ -88,5 +88,5 @@ dependencies {
|
||||
testRuntime("com.sun.xml.bind:jaxb-core:${jaxbVersion}")
|
||||
testRuntime("com.sun.xml.bind:jaxb-impl:${jaxbVersion}")
|
||||
testRuntime("javax.json:javax.json-api:1.1")
|
||||
testRuntime("org.apache.johnzon:johnzon-jsonb:1.1.2")
|
||||
testRuntime("org.apache.johnzon:johnzon-jsonb:1.1.3")
|
||||
}
|
||||
Reference in New Issue
Block a user