From 3975c887ec8ee574fcf76ed0d135beca7bcc9049 Mon Sep 17 00:00:00 2001 From: Avgustin Marinov Date: Fri, 8 Nov 2024 16:28:24 +0200 Subject: [PATCH] Remote test dependencies dupplications (#1974) Signed-off-by: Avgustin Marinov --- hawkbit-dmf/hawkbit-dmf-amqp/pom.xml | 5 ----- hawkbit-repository/hawkbit-repository-jpa/pom.xml | 5 ----- hawkbit-rest/hawkbit-mgmt-resource/pom.xml | 5 ----- hawkbit-security-integration/pom.xml | 10 ---------- 4 files changed, 25 deletions(-) diff --git a/hawkbit-dmf/hawkbit-dmf-amqp/pom.xml b/hawkbit-dmf/hawkbit-dmf-amqp/pom.xml index 731045952..ae3d5809b 100644 --- a/hawkbit-dmf/hawkbit-dmf-amqp/pom.xml +++ b/hawkbit-dmf/hawkbit-dmf-amqp/pom.xml @@ -83,11 +83,6 @@ ${project.version} test - - io.qameta.allure - allure-junit5 - test - org.springframework.amqp spring-rabbit-test diff --git a/hawkbit-repository/hawkbit-repository-jpa/pom.xml b/hawkbit-repository/hawkbit-repository-jpa/pom.xml index ffca77c19..df016f551 100644 --- a/hawkbit-repository/hawkbit-repository-jpa/pom.xml +++ b/hawkbit-repository/hawkbit-repository-jpa/pom.xml @@ -98,11 +98,6 @@ javax.el-api test - - io.qameta.allure - allure-junit5 - test - diff --git a/hawkbit-rest/hawkbit-mgmt-resource/pom.xml b/hawkbit-rest/hawkbit-mgmt-resource/pom.xml index e2f97799f..fcf446afc 100644 --- a/hawkbit-rest/hawkbit-mgmt-resource/pom.xml +++ b/hawkbit-rest/hawkbit-mgmt-resource/pom.xml @@ -97,11 +97,6 @@ spring-security-aspects test - - io.qameta.allure - allure-junit5 - test - org.springframework spring-context-support diff --git a/hawkbit-security-integration/pom.xml b/hawkbit-security-integration/pom.xml index 0fb6335b2..b6cefe100 100644 --- a/hawkbit-security-integration/pom.xml +++ b/hawkbit-security-integration/pom.xml @@ -44,15 +44,5 @@ ${project.version} test - - org.springframework.boot - spring-boot-starter-test - test - - - io.qameta.allure - allure-junit5 - test -