diff --git a/pom.xml b/pom.xml index 7478011a..88e81457 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,7 @@ 8.0 1.5.2 3.1.4 + 4.12.0 @@ -128,6 +129,13 @@ pom import + + com.squareup.okhttp3 + okhttp-bom + ${okhttp.version} + pom + import + com.google.code.findbugs jsr305