diff --git a/pluss-common-bundle/pom.xml b/pluss-common-bundle/pom.xml index eb27402..29c71bc 100644 --- a/pluss-common-bundle/pom.xml +++ b/pluss-common-bundle/pom.xml @@ -319,6 +319,19 @@ bcprov-jdk15to18 1.69 + + + com.getui.push + restful-sdk + 1.0.0.11 + + + org.junit.jupiter + junit-jupiter + RELEASE + compile + +