Move spring-boot-starter-test and alure to root (#1973)

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2024-11-08 16:25:19 +02:00
committed by GitHub
parent 3effa996dd
commit 6867b8eac0
15 changed files with 15 additions and 138 deletions

View File

@@ -88,6 +88,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>