mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 05:42:31 +00:00
Set correct 'test' scope on core-tests dependency
This commit is contained in:
parent
18a9965b80
commit
79ca0d1612
@ -20,6 +20,7 @@
|
||||
<artifactId>spring-security-core</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<classifier>tests</classifier>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.aspectj</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user