Update to latest version and move the plugins out of the profile section.

Move the configuration files from parent dir to config dir
This commit is contained in:
Nanne Baars
2021-03-15 16:59:02 +01:00
committed by Nanne Baars
parent 2e733f8594
commit 8e312204ee
4 changed files with 73 additions and 101 deletions

View File

@ -109,6 +109,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-test</artifactId>
<scope>test</scope>
</dependency>
</dependencies>