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 b2b5261 commit ce050f1Copy full SHA for ce050f1
framework-platform/framework-platform.gradle
@@ -37,7 +37,7 @@ dependencies {
37
api("com.networknt:json-schema-validator:1.5.3")
38
api("com.oracle.database.jdbc:ojdbc11:21.9.0.0")
39
api("com.rometools:rome:1.19.0")
40
- api("com.squareup.okhttp3:mockwebserver3:5.1.0")
+ api("com.squareup.okhttp3:mockwebserver3:5.3.0")
41
api("com.sun.activation:jakarta.activation:2.0.1")
42
api("com.sun.xml.bind:jaxb-core:3.0.2")
43
api("com.sun.xml.bind:jaxb-impl:3.0.2")
0 commit comments