diff --git a/hawkbit-sdk/hawkbit-sdk-commons/pom.xml b/hawkbit-sdk/hawkbit-sdk-commons/pom.xml index f08a6cb69..ab0a64b11 100644 --- a/hawkbit-sdk/hawkbit-sdk-commons/pom.xml +++ b/hawkbit-sdk/hawkbit-sdk-commons/pom.xml @@ -24,8 +24,18 @@ hawkBit :: SDK :: Commons SDK commons + + 1.6.0 + + + + commons-fileupload + commons-fileupload + ${commons.fileupload.version} + + org.springframework.cloud spring-cloud-starter-openfeign diff --git a/hawkbit-ui/pom.xml b/hawkbit-ui/pom.xml index eb9a84a41..79a22d717 100644 --- a/hawkbit-ui/pom.xml +++ b/hawkbit-ui/pom.xml @@ -51,13 +51,6 @@ - - - org.apache.commons - commons-text - ${commons-text.version} - - org.eclipse.hawkbit hawkbit-sdk-commons