Upgrade to Apache Johnzon 1.1.8
This commit is contained in:
parent
0480e75785
commit
decbb43757
|
|
@ -80,5 +80,5 @@ dependencies {
|
|||
testRuntime("com.sun.xml.bind:jaxb-core:2.3.0")
|
||||
testRuntime("com.sun.xml.bind:jaxb-impl:2.3.0")
|
||||
testRuntime("javax.json:javax.json-api:1.1.2")
|
||||
testRuntime("org.apache.johnzon:johnzon-jsonb:1.1.7")
|
||||
testRuntime("org.apache.johnzon:johnzon-jsonb:1.1.8")
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue