<dependency>
<groupId>org.craftercms</groupId>
<artifactId>script-security</artifactId>
<version>4.1.8</version>
</dependency>
<parent> <groupId>org.craftercms</groupId> <artifactId>craftercms</artifactId> <version>4.1.8</version> </parent>
compile
|-- org.codehaus.groovy:groovy-sql
|-- com.google.code.findbugs:findbugs
|-- org.craftercms:groovy-sandbox
|-- com.github.ben-manes.caffeine:caffeine
provided
|-- org.apache.commons:commons-lang3
|-- org.apache.commons:commons-collections4