<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-config</artifactId>
<version>5.0.10.RELEASE</version>
</dependency>
libraryDependencies += "org.springframework.security" % "spring-security-config" % "5.0.10.RELEASE"
@Grapes(
@Grab(group='org.springframework.security', module='spring-security-config', version='5.0.10.RELEASE')
)
<dependency org="org.springframework.security" name="spring-security-config" rev="5.0.10.RELEASE" />
compile
|-- org.springframework.security:spring-security-core:5.0.10.RELEASE
|-- org.springframework:spring-aop:5.0.11.RELEASE
|-- org.springframework:spring-beans:5.0.11.RELEASE
|-- org.springframework:spring-context:5.0.11.RELEASE
|-- org.springframework:spring-core:5.0.11.RELEASE
|-- io.projectreactor:reactor-core:3.1.12.RELEASE
|-- org.aspectj:aspectjweaver:1.9.2
|-- org.springframework.security:spring-security-ldap:5.0.10.RELEASE
|-- org.springframework.security:spring-security-messaging:5.0.10.RELEASE
|-- org.springframework.security:spring-security-oauth2-client:5.0.10.RELEASE
|-- org.springframework.security:spring-security-oauth2-jose:5.0.10.RELEASE
|-- org.springframework.security:spring-security-openid:5.0.10.RELEASE
|-- org.springframework.security:spring-security-web:5.0.10.RELEASE
|-- org.springframework:spring-jdbc:5.0.11.RELEASE
|-- org.springframework:spring-tx:5.0.11.RELEASE
|-- org.springframework:spring-web:5.0.11.RELEASE
|-- org.springframework:spring-webflux:5.0.11.RELEASE
|-- org.springframework:spring-webmvc:5.0.11.RELEASE
|-- org.springframework:spring-websocket:5.0.11.RELEASE
provided
|-- javax.servlet:javax.servlet-api:4.0.1
test
|-- ch.qos.logback:logback-classic:1.2.3
|-- javax.annotation:jsr250-api:1.0
|-- javax.xml.bind:jaxb-api:2.3.0
|-- junit:junit:4.12
|-- net.sourceforge.htmlunit:htmlunit:2.33
|-- org.apache.directory.server:apacheds-core:1.5.5
|-- org.apache.directory.server:apacheds-core-entry:1.5.5
|-- org.apache.directory.server:apacheds-protocol-ldap:1.5.5
|-- org.apache.directory.server:apacheds-protocol-shared:1.5.5
|-- org.apache.directory.server:apacheds-server-jndi:1.5.5
|-- org.apache.directory.shared:shared-ldap:0.9.15
|-- org.assertj:assertj-core:3.11.1
|-- org.codehaus.groovy:groovy-all:2.4.14
|-- org.eclipse.persistence:javax.persistence:2.2.1
|-- org.hibernate:hibernate-entitymanager:5.2.17.Final
|-- org.mockito:mockito-core:2.18.3
|-- org.openid4java:openid4java-nodeps:0.9.6
|-- org.powermock:powermock-api-mockito2:2.0.0-beta.5
|-- org.powermock:powermock-api-support:2.0.0-beta.5
|-- org.powermock:powermock-core:2.0.0-beta.5
|-- org.powermock:powermock-module-junit4:2.0.0-beta.5
|-- org.powermock:powermock-module-junit4-common:2.0.0-beta.5
|-- org.powermock:powermock-reflect:2.0.0-beta.5
|-- org.seleniumhq.selenium:htmlunit-driver:2.33.0
|-- org.seleniumhq.selenium:selenium-java:3.14.0
|-- org.slf4j:jcl-over-slf4j:1.7.25
|-- org.spockframework:spock-core:1.0-groovy-2.4
|-- org.spockframework:spock-spring:1.0-groovy-2.4
|-- org.springframework.data:spring-data-jpa:2.0.12.RELEASE
|-- org.springframework.ldap:spring-ldap-core:2.3.2.RELEASE
|-- org.springframework.security:spring-security-aspects:5.0.10.RELEASE
|-- org.springframework.security:spring-security-cas:5.0.10.RELEASE
|-- org.springframework.security:spring-security-core:5.0.10.RELEASE
|-- org.springframework.security:spring-security-test:5.0.10.RELEASE
|-- org.springframework.security:spring-security-web:5.0.10.RELEASE
|-- org.springframework:spring-expression:5.0.11.RELEASE