diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml index 38cbb2fae..0941ea0a3 100644 --- a/sdk-actors/pom.xml +++ b/sdk-actors/pom.xml @@ -16,17 +16,6 @@ dapr-sdk-actors SDK for Actors on Dapr - - - - false - - jcenter - jcenter - https://jcenter.bintray.com/ - - - false 1.39.0 @@ -51,7 +40,7 @@ com.github.gmazzo okhttp-mock - 1.3.2 + 1.4.1 test diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml index 552fc5861..e9df632e9 100644 --- a/sdk-springboot/pom.xml +++ b/sdk-springboot/pom.xml @@ -16,17 +16,6 @@ dapr-sdk-springboot SDK extension for Springboot - - - - false - - jcenter - jcenter - https://jcenter.bintray.com/ - - - false 2.3.5.RELEASE @@ -63,7 +52,7 @@ com.github.gmazzo okhttp-mock - 1.3.2 + 1.4.1 test diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml index 145d80d37..0ce6f19a0 100644 --- a/sdk-tests/pom.xml +++ b/sdk-tests/pom.xml @@ -9,17 +9,6 @@ 0.0.0-SNAPSHOT dapr-sdk-tests Tests for Dapr's Java SDK - not to be published as a jar. - - - - - false - - jcenter - jcenter - https://jcenter.bintray.com/ - - 11 diff --git a/sdk/pom.xml b/sdk/pom.xml index 5243b59ee..69150ce92 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -15,17 +15,6 @@ 1.4.0-SNAPSHOT dapr-sdk SDK for Dapr - - - - - false - - jcenter - jcenter - https://jcenter.bintray.com/ - - false @@ -81,7 +70,7 @@ com.github.gmazzo okhttp-mock - 1.3.2 + 1.4.1 test