<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-config</artifactId>
<version>5.3.1.RELEASE</version>
</dependency>
libraryDependencies += "org.springframework.security" % "spring-security-config" % "5.3.1.RELEASE"
@Grapes(
@Grab(group='org.springframework.security', module='spring-security-config', version='5.3.1.RELEASE')
)
<dependency org="org.springframework.security" name="spring-security-config" rev="5.3.1.RELEASE" />
compile
|-- org.springframework.security:spring-security-core:5.3.1.RELEASE
|-- org.springframework:spring-aop:5.2.5.RELEASE
|-- org.springframework:spring-beans:5.2.5.RELEASE
|-- org.springframework:spring-context:5.2.5.RELEASE
|-- org.springframework:spring-core:5.2.5.RELEASE
|-- io.projectreactor:reactor-core:3.3.4.RELEASE
|-- org.aspectj:aspectjweaver:1.9.3
|-- org.jetbrains.kotlin:kotlin-reflect:1.3.70
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.70
|-- org.springframework.security:spring-security-ldap:5.3.1.RELEASE
|-- org.springframework.security:spring-security-messaging:5.3.1.RELEASE
|-- org.springframework.security:spring-security-oauth2-client:5.3.1.RELEASE
|-- org.springframework.security:spring-security-oauth2-jose:5.3.1.RELEASE
|-- org.springframework.security:spring-security-oauth2-resource-server:5.3.1.RELEASE
|-- org.springframework.security:spring-security-openid:5.3.1.RELEASE
|-- org.springframework.security:spring-security-rsocket:5.3.1.RELEASE
|-- org.springframework.security:spring-security-saml2-service-provider:5.3.1.RELEASE
|-- org.springframework.security:spring-security-web:5.3.1.RELEASE
|-- org.springframework:spring-jdbc:5.2.5.RELEASE
|-- org.springframework:spring-messaging:5.2.5.RELEASE
|-- org.springframework:spring-tx:5.2.5.RELEASE
|-- org.springframework:spring-web:5.2.5.RELEASE
|-- org.springframework:spring-webflux:5.2.5.RELEASE
|-- org.springframework:spring-webmvc:5.2.5.RELEASE
|-- org.springframework:spring-websocket:5.2.5.RELEASE
provided
|-- javax.servlet:javax.servlet-api:4.0.1
test
|-- ch.qos.logback:logback-classic:1.2.3
|-- com.squareup.okhttp3:mockwebserver:3.14.7
|-- io.projectreactor.netty:reactor-netty:0.9.6.RELEASE
|-- io.rsocket:rsocket-transport-netty:1.0.0-RC6
|-- javax.annotation:jsr250-api:1.0
|-- javax.xml.bind:jaxb-api:2.4.0-b180830.0359
|-- junit:junit:4.12
|-- net.sourceforge.htmlunit:htmlunit:2.37.0
|-- 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.15.0
|-- org.eclipse.persistence:javax.persistence:2.2.1
|-- org.hibernate:hibernate-entitymanager:5.4.13.Final
|-- org.mockito:mockito-core:3.3.3
|-- org.openid4java:openid4java-nodeps:0.9.6
|-- org.powermock:powermock-api-mockito2:2.0.7
|-- org.powermock:powermock-api-support:2.0.7
|-- org.powermock:powermock-core:2.0.7
|-- org.powermock:powermock-module-junit4:2.0.7
|-- org.powermock:powermock-module-junit4-common:2.0.7
|-- org.powermock:powermock-reflect:2.0.7
|-- org.seleniumhq.selenium:htmlunit-driver:2.37.0
|-- org.seleniumhq.selenium:selenium-java:3.141.59
|-- org.slf4j:jcl-over-slf4j:1.7.30
|-- org.springframework.data:spring-data-jpa:2.2.6.RELEASE
|-- org.springframework.ldap:spring-ldap-core:2.3.2.RELEASE
|-- org.springframework.security:spring-security-aspects:5.3.1.RELEASE
|-- org.springframework.security:spring-security-cas:5.3.1.RELEASE
|-- org.springframework.security:spring-security-core:5.3.1.RELEASE
|-- org.springframework.security:spring-security-oauth2-client:5.3.1.RELEASE
|-- org.springframework.security:spring-security-oauth2-resource-server:5.3.1.RELEASE
|-- org.springframework.security:spring-security-test:5.3.1.RELEASE
|-- org.springframework.security:spring-security-web:5.3.1.RELEASE
|-- org.springframework:spring-expression:5.2.5.RELEASE