mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-09 11:53:30 +00:00
Add spock dependencies to dependency-management.properties
Spring Boot removed sock from its dependency management via https://github.com/spring-projects/spring-boot/issues/9043 This commit adds spock to this project's dependency management
This commit is contained in:
parent
021ee0d317
commit
9d2ba5be42
@ -10,3 +10,5 @@ org.powermock\:powermock-module-junit4-common=1.6.2
|
|||||||
org.powermock\:powermock-module-junit4=1.6.2
|
org.powermock\:powermock-module-junit4=1.6.2
|
||||||
org.powermock\:powermock-reflect=1.6.2
|
org.powermock\:powermock-reflect=1.6.2
|
||||||
org.python\:jython=2.5.0
|
org.python\:jython=2.5.0
|
||||||
|
org.spockframework\:spock-core=1.0-groovy-2.4
|
||||||
|
org.spockframework\:spock-spring=1.0-groovy-2.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user