Merge pull request #11450 from Maiklins/JAVA-8286-Split_or_move_spring-boot-runtime_module
JAVA-8286 Split or move spring boot runtime module
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
<artifactId>spring-boot-starter-test</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.security</groupId>
|
||||
<artifactId>spring-security-test</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user