We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff5478 commit f0198f3Copy full SHA for f0198f3
spring-web/spring-web.gradle
@@ -88,5 +88,5 @@ dependencies {
88
testRuntime("com.sun.xml.bind:jaxb-core:${jaxbVersion}")
89
testRuntime("com.sun.xml.bind:jaxb-impl:${jaxbVersion}")
90
testRuntime("javax.json:javax.json-api:1.1")
91
- testRuntime("org.apache.johnzon:johnzon-jsonb:1.1.2")
+ testRuntime("org.apache.johnzon:johnzon-jsonb:1.1.3")
92
}
0 commit comments