diff --git a/oxd-server/pom.xml b/oxd-server/pom.xml index bf7113f0..e637f420 100644 --- a/oxd-server/pom.xml +++ b/oxd-server/pom.xml @@ -12,7 +12,7 @@ 1.4 2.1.210 - 3.0.0 + 3.0.4 2.29.1 false 1.2.1 @@ -437,6 +437,12 @@ oxd-gen-client ${project.version} test + + + com.squareup.okio + okio + + org.gluu @@ -494,7 +500,7 @@ org.yaml snakeyaml - 1.33 + 2.0 compile @@ -544,10 +550,21 @@ zipkin-reporter 2.16.4 + + com.squareup.okio + okio + 3.4.0 + io.zipkin.reporter2 zipkin-sender-okhttp3 2.16.4 + + + com.squareup.okio + okio + + org.gluu @@ -624,11 +641,23 @@ org.seleniumhq.selenium selenium-remote-driver test + + + com.squareup.okio + okio + + org.seleniumhq.selenium selenium-support test + + + com.squareup.okio + okio + + org.seleniumhq.selenium