Remote test dependencies dupplications (#1974)

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2024-11-08 16:28:24 +02:00
committed by GitHub
parent 6867b8eac0
commit 3975c887ec
4 changed files with 0 additions and 25 deletions

View File

@@ -97,11 +97,6 @@
<artifactId>spring-security-aspects</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.qameta.allure</groupId>
<artifactId>allure-junit5</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>