mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-23 06:58:58 +00:00
Previously WithSecurityContextTestExecutionListener did not respect @NestedTestConfiguration. This commit switches to using TestContextAnnotationUtils to ensure that @NestedTestConfiguration is respected. Closes gh-9193
10 lines
276 B
INI
10 lines
276 B
INI
aspectjVersion=1.9.6
|
|
gaeVersion=1.9.82
|
|
springJavaformatVersion=0.0.25
|
|
springBootVersion=2.4.0-SNAPSHOT
|
|
version=5.5.0-SNAPSHOT
|
|
kotlinVersion=1.4.10
|
|
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
|
|
org.gradle.parallel=true
|
|
org.gradle.caching=true
|