<dependency>
<groupId>org.grails.plugins</groupId>
<artifactId>spring-security-core</artifactId>
<version>4.0.4</version>
</dependency>
@Grapes(
@Grab(group='org.grails.plugins', module='spring-security-core', version='4.0.4')
)
compile
|-- javax.servlet:javax.servlet-api:3.1.0
|-- org.grails:grails-dependencies
|-- org.grails:grails-web-boot
|-- org.springframework.boot:spring-boot-starter-logging
|-- net.sf.ehcache:ehcache:2.9.0
|-- org.springframework.security:spring-security-core:5.1.13.RELEASE
|-- org.springframework.security:spring-security-web:5.1.13.RELEASE