diff --git a/pom.xml b/pom.xml index eb43959..ca65d29 100644 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,8 @@ UTF-8 UTF-8 + 3.20.0 + 4.5.0 4.7.6 3.1.1357 @@ -254,6 +256,12 @@ blade-starter-api-crypto ${revision} + + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + com.squareup.okhttp3