diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml index 191f6d6c..f08d56bc 100644 --- a/applications/stream-applications-core/pom.xml +++ b/applications/stream-applications-core/pom.xml @@ -13,6 +13,7 @@ org.springframework.boot spring-boot-starter-parent 2.3.2.RELEASE + diff --git a/functions/function/twitter-function/pom.xml b/functions/function/twitter-function/pom.xml index bf85b726..efd4ef21 100644 --- a/functions/function/twitter-function/pom.xml +++ b/functions/function/twitter-function/pom.xml @@ -54,11 +54,6 @@ 5.10 test - - org.springframework.boot - spring-boot-starter-test - test -