Skip to content

Instantly share code, notes, and snippets.

@ShurikAg
Created December 21, 2021 00:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShurikAg/1c539096c9a16daaac0173cd4c672738 to your computer and use it in GitHub Desktop.
Save ShurikAg/1c539096c9a16daaac0173cd4c672738 to your computer and use it in GitHub Desktop.
------------------------------------------------------------
Root project
------------------------------------------------------------
agent
+--- org.springframework:springloaded: -> 1.2.8.RELEASE
\--- io.methvin:directory-watcher: -> 0.3.0
+--- org.scala-lang:scala-library:2.12.3
+--- net.java.dev.jna:jna:4.2.1 -> 4.2.2
+--- com.google.guava:guava:23.0
| +--- com.google.code.findbugs:jsr305:1.3.9
| +--- com.google.errorprone:error_prone_annotations:2.0.18
| +--- com.google.j2objc:j2objc-annotations:1.1
| \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
\--- org.slf4j:slf4j-api:1.7.25
apiElements - API elements for main. (n)
No dependencies
archives - Configuration for archive artifacts.
No dependencies
codenarc - The CodeNarc libraries to be used for this project.
\--- org.codenarc:CodeNarc:1.1
+--- org.codehaus.groovy:groovy-all:2.3.11 -> 2.4.15
+--- org.codehaus.groovy:groovy-ant:2.3.11 -> 2.4.15
| +--- org.apache.ant:ant-junit:1.9.4
| \--- org.apache.ant:ant-antlr:1.9.4
\--- org.gmetrics:GMetrics:1.0
compile - Dependencies for source set 'main' (deprecated, use 'implementation ' instead).
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 3.3.2
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-controllers:3.2.11 -> 3.3.8 (*)
| +--- org.grails.plugins:events:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:3.3.2
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 3.3.2 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
\--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
compileClasspath - Compile classpath for source set 'main'.
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 3.3.2
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-controllers:3.2.11 -> 3.3.8 (*)
| +--- org.grails.plugins:events:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:3.3.2
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 3.3.2 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
\--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
compileOnly - Compile only dependencies for source set 'main'.
No dependencies
console
\--- org.grails:grails-console: -> 3.3.8
+--- org.codehaus.groovy:groovy:2.4.15
+--- org.slf4j:slf4j-api:1.7.25
+--- org.slf4j:jcl-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.grails:grails-core:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| | +--- org.springframework:spring-core:4.3.18.RELEASE
| | | \--- commons-logging:commons-logging:1.2
| | \--- org.springframework:spring-context:4.3.18.RELEASE
| | +--- org.springframework:spring-aop:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
+--- org.codehaus.groovy:groovy-console:2.4.15
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.codehaus.groovy:groovy-swing:2.4.15
| | \--- org.codehaus.groovy:groovy:2.4.15
| \--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
+--- org.codehaus.groovy:groovy-groovysh:2.4.15
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.codehaus.groovy:groovy-console:2.4.15 (*)
| \--- jline:jline:2.12
+--- org.fusesource.jansi:jansi:1.14
+--- jline:jline:2.12
+--- net.java.dev.jna:jna:4.2.2
+--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
\--- org.springframework:spring-test:4.3.18.RELEASE
\--- org.springframework:spring-core:4.3.18.RELEASE (*)
default - Configuration for default artifacts.
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- javax.annotation:javax.annotation-api:1.3.2
| +--- org.grails:grails-plugin-controllers:4.0.0 -> 3.3.8 (*)
| +--- org.grails.plugins:events:4.0.0 -> 3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| \--- javax.annotation:javax.annotation-api:1.3.2
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 4.0.0 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
+--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
+--- org.glassfish.web:el-impl:2.1.2-b03
| \--- javax.el:el-api:2.1.2-b03
+--- com.h2database:h2: -> 1.4.197
+--- org.apache.tomcat:tomcat-jdbc: -> 8.5.32
| \--- org.apache.tomcat:tomcat-juli:8.5.32
\--- org.grails.plugins:async:4.0.0 (*)
implementation - Implementation only dependencies for source set 'main'. (n)
No dependencies
integrationTestCompile - Dependencies for source set 'integration test' (deprecated, use 'integrationTestImplementation ' instead).
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 3.3.2
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-controllers:3.2.11 -> 3.3.8 (*)
| +--- org.grails.plugins:events:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:3.3.2
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 3.3.2 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
+--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
+--- org.grails:grails-gorm-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-domain-class:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-datastore-gorm-test:6.1.6.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-test:3.2.11 -> 3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | +--- org.springframework.boot:spring-boot-test:1.5.15.RELEASE
| | | | \--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | | +--- org.codehaus.groovy:groovy-test:2.4.15
| | | +--- junit:junit:4.12 -> 4.11
| | | | \--- org.hamcrest:hamcrest-core:1.3
| | | +--- org.spockframework:spock-core:1.1-groovy-2.4
| | | \--- org.objenesis:objenesis:1.4
| | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-validation:3.2.11 -> 3.3.8 (*)
| | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-testing-support:1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- junit:junit:4.12 -> 4.11 (*)
| +--- org.springframework:spring-test:4.3.9.RELEASE -> 4.3.18.RELEASE
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.grails:grails-plugin-codecs:3.3.0 -> 3.3.8 (*)
| +--- org.grails.plugins:async:3.3.1 -> 3.3.2 (*)
| +--- org.grails:grails-datastore-gorm:6.1.6.RELEASE -> 6.1.9.RELEASE (*)
| +--- org.grails:grails-test:3.3.0 -> 3.3.8 (*)
| +--- org.springframework.boot:spring-boot-test:1.5.6.RELEASE -> 1.5.15.RELEASE (*)
| +--- org.spockframework:spock-spring:1.1-groovy-2.4
| \--- org.spockframework:spock-core:1.1-groovy-2.4
+--- org.grails:grails-datastore-rest-client: -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- commons-codec:commons-codec:1.5 -> 1.10
| +--- org.grails:grails-async:3.2.11 -> 3.3.2 (*)
| +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-web:3.2.11 -> 3.3.8 (*)
+--- org.grails:grails-web-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails.plugins:gsp:3.3.0 -> 3.3.1
| | +--- org.grails:grails-web-gsp-taglib:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | \--- org.grails:grails-web-jsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- org.grails:grails-web-gsp:3.3.1 (*)
| | +--- commons-lang:commons-lang:2.6
| | +--- org.grails:grails-plugin-codecs:3.2.10 -> 3.3.8 (*)
| | \--- org.grails:grails-web-jsp:3.3.1 (*)
| +--- org.grails:grails-plugin-rest:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-plugin-interceptors:3.3.0 -> 3.3.8 (*)
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.grails:grails-testing-support:1.1.4 (*)
+--- org.grails.plugins:geb:1.1.2
| +--- org.gebish:geb-spock:1.1.1
| | +--- org.gebish:geb-core:1.1.1
| | | +--- org.gebish:geb-ast:1.1.1
| | | +--- org.gebish:geb-waiting:1.1.1
| | | | +--- org.gebish:geb-implicit-assertions:1.1.1
| | | | \--- org.gebish:geb-exceptions:1.1.1
| | | \--- org.jodd:jodd-lagarto:3.7.1
| | | +--- org.jodd:jodd-core:3.7.1
| | | \--- org.jodd:jodd-log:3.7.1
| | \--- org.gebish:geb-test-common:1.1.1
| | \--- junit:junit:4.10 -> 4.11 (*)
| \--- org.seleniumhq.selenium:selenium-support:2.47.1 -> 2.53.1
| \--- org.seleniumhq.selenium:selenium-remote-driver:2.53.1
| +--- cglib:cglib-nodep:2.1_3
| +--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.seleniumhq.selenium:selenium-api:2.53.1
| | +--- com.google.guava:guava:19.0 -> 21.0
| | \--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.6 (*)
| +--- com.google.guava:guava:19.0 -> 21.0
| +--- org.apache.commons:commons-exec:1.3
| +--- net.java.dev.jna:jna:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna-platform:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna:4.2.2
\--- junit:junit:4.11 (*)
integrationTestCompileClasspath - Compile classpath for source set 'integration test'.
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 3.3.2
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-controllers:3.2.11 -> 3.3.8 (*)
| +--- org.grails.plugins:events:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:3.3.2
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 3.3.2 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
+--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
+--- org.grails:grails-gorm-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-domain-class:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-datastore-gorm-test:6.1.6.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-test:3.2.11 -> 3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | +--- org.springframework.boot:spring-boot-test:1.5.15.RELEASE
| | | | \--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | | +--- org.codehaus.groovy:groovy-test:2.4.15
| | | +--- junit:junit:4.12 -> 4.11
| | | | \--- org.hamcrest:hamcrest-core:1.3
| | | +--- org.spockframework:spock-core:1.1-groovy-2.4
| | | \--- org.objenesis:objenesis:1.4
| | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-validation:3.2.11 -> 3.3.8 (*)
| | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-testing-support:1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- junit:junit:4.12 -> 4.11 (*)
| +--- org.springframework:spring-test:4.3.9.RELEASE -> 4.3.18.RELEASE
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.grails:grails-plugin-codecs:3.3.0 -> 3.3.8 (*)
| +--- org.grails.plugins:async:3.3.1 -> 3.3.2 (*)
| +--- org.grails:grails-datastore-gorm:6.1.6.RELEASE -> 6.1.9.RELEASE (*)
| +--- org.grails:grails-test:3.3.0 -> 3.3.8 (*)
| +--- org.springframework.boot:spring-boot-test:1.5.6.RELEASE -> 1.5.15.RELEASE (*)
| +--- org.spockframework:spock-spring:1.1-groovy-2.4
| \--- org.spockframework:spock-core:1.1-groovy-2.4
+--- org.grails:grails-datastore-rest-client: -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- commons-codec:commons-codec:1.5 -> 1.10
| +--- org.grails:grails-async:3.2.11 -> 3.3.2 (*)
| +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-web:3.2.11 -> 3.3.8 (*)
+--- org.grails:grails-web-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails.plugins:gsp:3.3.0 -> 3.3.1
| | +--- org.grails:grails-web-gsp-taglib:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | \--- org.grails:grails-web-jsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- org.grails:grails-web-gsp:3.3.1 (*)
| | +--- commons-lang:commons-lang:2.6
| | +--- org.grails:grails-plugin-codecs:3.2.10 -> 3.3.8 (*)
| | \--- org.grails:grails-web-jsp:3.3.1 (*)
| +--- org.grails:grails-plugin-rest:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-plugin-interceptors:3.3.0 -> 3.3.8 (*)
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.grails:grails-testing-support:1.1.4 (*)
+--- org.grails.plugins:geb:1.1.2
| +--- org.gebish:geb-spock:1.1.1
| | +--- org.gebish:geb-core:1.1.1
| | | +--- org.gebish:geb-ast:1.1.1
| | | +--- org.gebish:geb-waiting:1.1.1
| | | | +--- org.gebish:geb-implicit-assertions:1.1.1
| | | | \--- org.gebish:geb-exceptions:1.1.1
| | | \--- org.jodd:jodd-lagarto:3.7.1
| | | +--- org.jodd:jodd-core:3.7.1
| | | \--- org.jodd:jodd-log:3.7.1
| | \--- org.gebish:geb-test-common:1.1.1
| | \--- junit:junit:4.10 -> 4.11 (*)
| \--- org.seleniumhq.selenium:selenium-support:2.47.1 -> 2.53.1
| \--- org.seleniumhq.selenium:selenium-remote-driver:2.53.1
| +--- cglib:cglib-nodep:2.1_3
| +--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.seleniumhq.selenium:selenium-api:2.53.1
| | +--- com.google.guava:guava:19.0 -> 21.0
| | \--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.6 (*)
| +--- com.google.guava:guava:19.0 -> 21.0
| +--- org.apache.commons:commons-exec:1.3
| +--- net.java.dev.jna:jna:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna-platform:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna:4.2.2
\--- junit:junit:4.11 (*)
integrationTestCompileOnly - Compile only dependencies for source set 'integration test'.
No dependencies
integrationTestImplementation - Implementation only dependencies for source set 'integration test'. (n)
No dependencies
integrationTestRuntime - Runtime dependencies for source set 'integration test' (deprecated, use 'integrationTestRuntimeOnly ' instead).
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
| \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- javax.annotation:javax.annotation-api:1.3.2
| +--- org.grails:grails-plugin-controllers:4.0.0 -> 3.3.8 (*)
| +--- org.grails.plugins:events:4.0.0 -> 3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| \--- javax.annotation:javax.annotation-api:1.3.2
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0 -> 3.4
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 4.0.0 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
+--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
+--- org.glassfish.web:el-impl:2.1.2-b03
| \--- javax.el:el-api:2.1.2-b03
+--- com.h2database:h2: -> 1.4.197
+--- org.apache.tomcat:tomcat-jdbc: -> 8.5.32
| \--- org.apache.tomcat:tomcat-juli:8.5.32
+--- org.grails.plugins:async:4.0.0 (*)
+--- org.grails:grails-gorm-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-domain-class:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-datastore-gorm-test:6.1.6.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-test:3.2.11 -> 3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | +--- org.springframework.boot:spring-boot-test:1.5.15.RELEASE
| | | | \--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | | +--- org.codehaus.groovy:groovy-test:2.4.15
| | | +--- junit:junit:4.12 -> 4.11
| | | | \--- org.hamcrest:hamcrest-core:1.3
| | | +--- org.spockframework:spock-core:1.1-groovy-2.4
| | | \--- org.objenesis:objenesis:1.4
| | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-validation:3.2.11 -> 3.3.8 (*)
| | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-testing-support:1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- junit:junit:4.12 -> 4.11 (*)
| +--- org.springframework:spring-test:4.3.9.RELEASE -> 4.3.18.RELEASE
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.grails:grails-plugin-codecs:3.3.0 -> 3.3.8 (*)
| +--- org.grails.plugins:async:3.3.1 -> 4.0.0 (*)
| +--- org.grails:grails-datastore-gorm:6.1.6.RELEASE -> 6.1.9.RELEASE (*)
| +--- org.grails:grails-test:3.3.0 -> 3.3.8 (*)
| +--- org.springframework.boot:spring-boot-test:1.5.6.RELEASE -> 1.5.15.RELEASE (*)
| +--- org.spockframework:spock-spring:1.1-groovy-2.4
| \--- org.spockframework:spock-core:1.1-groovy-2.4
+--- org.grails:grails-datastore-rest-client: -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- commons-codec:commons-codec:1.5 -> 1.10
| +--- org.grails:grails-async:3.2.11 -> 4.0.0 (*)
| +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-web:3.2.11 -> 3.3.8 (*)
+--- org.grails:grails-web-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails.plugins:gsp:3.3.0 -> 3.3.1
| | +--- org.grails:grails-web-gsp-taglib:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | \--- org.grails:grails-web-jsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- org.grails:grails-web-gsp:3.3.1 (*)
| | +--- commons-lang:commons-lang:2.6
| | +--- org.grails:grails-plugin-codecs:3.2.10 -> 3.3.8 (*)
| | \--- org.grails:grails-web-jsp:3.3.1 (*)
| +--- org.grails:grails-plugin-rest:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-plugin-interceptors:3.3.0 -> 3.3.8 (*)
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.grails:grails-testing-support:1.1.4 (*)
+--- org.grails.plugins:geb:1.1.2
| +--- org.gebish:geb-spock:1.1.1
| | +--- org.gebish:geb-core:1.1.1
| | | +--- org.gebish:geb-ast:1.1.1
| | | +--- org.gebish:geb-waiting:1.1.1
| | | | +--- org.gebish:geb-implicit-assertions:1.1.1
| | | | \--- org.gebish:geb-exceptions:1.1.1
| | | \--- org.jodd:jodd-lagarto:3.7.1
| | | +--- org.jodd:jodd-core:3.7.1
| | | \--- org.jodd:jodd-log:3.7.1
| | \--- org.gebish:geb-test-common:1.1.1
| | \--- junit:junit:4.10 -> 4.11 (*)
| \--- org.seleniumhq.selenium:selenium-support:2.47.1 -> 2.53.1
| \--- org.seleniumhq.selenium:selenium-remote-driver:2.53.1
| +--- cglib:cglib-nodep:2.1_3
| +--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.seleniumhq.selenium:selenium-api:2.53.1
| | +--- com.google.guava:guava:19.0 -> 21.0
| | \--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.6 (*)
| +--- com.google.guava:guava:19.0 -> 21.0
| +--- org.apache.commons:commons-exec:1.3
| +--- net.java.dev.jna:jna:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna-platform:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna:4.2.2
+--- junit:junit:4.11 (*)
+--- org.seleniumhq.selenium:selenium-chrome-driver:2.47.1
| \--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1 -> 2.53.1 (*)
+--- org.seleniumhq.selenium:selenium-htmlunit-driver:2.47.1
| +--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1 -> 2.53.1 (*)
| +--- net.sourceforge.htmlunit:htmlunit:2.17 -> 2.18
| | +--- xalan:xalan:2.7.2
| | | \--- xalan:serializer:2.7.2 (*)
| | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
| | +--- org.apache.commons:commons-lang3:3.4
| | +--- org.apache.httpcomponents:httpclient:4.5 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpmime:4.5 -> 4.5.6
| | | \--- org.apache.httpcomponents:httpclient:4.5.6 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- net.sourceforge.htmlunit:htmlunit-core-js:2.17
| | +--- xerces:xercesImpl:2.11.0
| | | \--- xml-apis:xml-apis:1.4.01
| | +--- net.sourceforge.nekohtml:nekohtml:1.9.22
| | +--- net.sourceforge.cssparser:cssparser:0.9.16
| | | \--- org.w3c.css:sac:1.3
| | +--- commons-io:commons-io:2.4
| | +--- commons-logging:commons-logging:1.2
| | \--- org.eclipse.jetty.websocket:websocket-client:9.2.12.v20150709 -> 9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-client:9.4.11.v20180605
| | | +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
| | | | +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | | | \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
| | | | \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | | \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
| | +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
| | | \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
| | \--- org.eclipse.jetty.websocket:websocket-common:9.4.11.v20180605
| | +--- org.eclipse.jetty.websocket:websocket-api:9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
| \--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.6 (*)
\--- net.sourceforge.htmlunit:htmlunit:2.18 (*)
integrationTestRuntimeClasspath - Runtime classpath of source set 'integration test'.
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
| \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- javax.annotation:javax.annotation-api:1.3.2
| +--- org.grails:grails-plugin-controllers:4.0.0 -> 3.3.8 (*)
| +--- org.grails.plugins:events:4.0.0 -> 3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| \--- javax.annotation:javax.annotation-api:1.3.2
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0 -> 3.4
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 4.0.0 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
+--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
+--- org.glassfish.web:el-impl:2.1.2-b03
| \--- javax.el:el-api:2.1.2-b03
+--- com.h2database:h2: -> 1.4.197
+--- org.apache.tomcat:tomcat-jdbc: -> 8.5.32
| \--- org.apache.tomcat:tomcat-juli:8.5.32
+--- org.grails.plugins:async:4.0.0 (*)
+--- org.grails:grails-gorm-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-domain-class:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-datastore-gorm-test:6.1.6.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-test:3.2.11 -> 3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | +--- org.springframework.boot:spring-boot-test:1.5.15.RELEASE
| | | | \--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | | +--- org.codehaus.groovy:groovy-test:2.4.15
| | | +--- junit:junit:4.12 -> 4.11
| | | | \--- org.hamcrest:hamcrest-core:1.3
| | | +--- org.spockframework:spock-core:1.1-groovy-2.4
| | | \--- org.objenesis:objenesis:1.4
| | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-validation:3.2.11 -> 3.3.8 (*)
| | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-testing-support:1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- junit:junit:4.12 -> 4.11 (*)
| +--- org.springframework:spring-test:4.3.9.RELEASE -> 4.3.18.RELEASE
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.grails:grails-plugin-codecs:3.3.0 -> 3.3.8 (*)
| +--- org.grails.plugins:async:3.3.1 -> 4.0.0 (*)
| +--- org.grails:grails-datastore-gorm:6.1.6.RELEASE -> 6.1.9.RELEASE (*)
| +--- org.grails:grails-test:3.3.0 -> 3.3.8 (*)
| +--- org.springframework.boot:spring-boot-test:1.5.6.RELEASE -> 1.5.15.RELEASE (*)
| +--- org.spockframework:spock-spring:1.1-groovy-2.4
| \--- org.spockframework:spock-core:1.1-groovy-2.4
+--- org.grails:grails-datastore-rest-client: -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- commons-codec:commons-codec:1.5 -> 1.10
| +--- org.grails:grails-async:3.2.11 -> 4.0.0 (*)
| +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-web:3.2.11 -> 3.3.8 (*)
+--- org.grails:grails-web-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails.plugins:gsp:3.3.0 -> 3.3.1
| | +--- org.grails:grails-web-gsp-taglib:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | \--- org.grails:grails-web-jsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- org.grails:grails-web-gsp:3.3.1 (*)
| | +--- commons-lang:commons-lang:2.6
| | +--- org.grails:grails-plugin-codecs:3.2.10 -> 3.3.8 (*)
| | \--- org.grails:grails-web-jsp:3.3.1 (*)
| +--- org.grails:grails-plugin-rest:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-plugin-interceptors:3.3.0 -> 3.3.8 (*)
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.grails:grails-testing-support:1.1.4 (*)
+--- org.grails.plugins:geb:1.1.2
| +--- org.gebish:geb-spock:1.1.1
| | +--- org.gebish:geb-core:1.1.1
| | | +--- org.gebish:geb-ast:1.1.1
| | | +--- org.gebish:geb-waiting:1.1.1
| | | | +--- org.gebish:geb-implicit-assertions:1.1.1
| | | | \--- org.gebish:geb-exceptions:1.1.1
| | | \--- org.jodd:jodd-lagarto:3.7.1
| | | +--- org.jodd:jodd-core:3.7.1
| | | \--- org.jodd:jodd-log:3.7.1
| | \--- org.gebish:geb-test-common:1.1.1
| | \--- junit:junit:4.10 -> 4.11 (*)
| \--- org.seleniumhq.selenium:selenium-support:2.47.1 -> 2.53.1
| \--- org.seleniumhq.selenium:selenium-remote-driver:2.53.1
| +--- cglib:cglib-nodep:2.1_3
| +--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.seleniumhq.selenium:selenium-api:2.53.1
| | +--- com.google.guava:guava:19.0 -> 21.0
| | \--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.6 (*)
| +--- com.google.guava:guava:19.0 -> 21.0
| +--- org.apache.commons:commons-exec:1.3
| +--- net.java.dev.jna:jna:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna-platform:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna:4.2.2
+--- junit:junit:4.11 (*)
+--- org.seleniumhq.selenium:selenium-chrome-driver:2.47.1
| \--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1 -> 2.53.1 (*)
+--- org.seleniumhq.selenium:selenium-htmlunit-driver:2.47.1
| +--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1 -> 2.53.1 (*)
| +--- net.sourceforge.htmlunit:htmlunit:2.17 -> 2.18
| | +--- xalan:xalan:2.7.2
| | | \--- xalan:serializer:2.7.2 (*)
| | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
| | +--- org.apache.commons:commons-lang3:3.4
| | +--- org.apache.httpcomponents:httpclient:4.5 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpmime:4.5 -> 4.5.6
| | | \--- org.apache.httpcomponents:httpclient:4.5.6 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- net.sourceforge.htmlunit:htmlunit-core-js:2.17
| | +--- xerces:xercesImpl:2.11.0
| | | \--- xml-apis:xml-apis:1.4.01
| | +--- net.sourceforge.nekohtml:nekohtml:1.9.22
| | +--- net.sourceforge.cssparser:cssparser:0.9.16
| | | \--- org.w3c.css:sac:1.3
| | +--- commons-io:commons-io:2.4
| | +--- commons-logging:commons-logging:1.2
| | \--- org.eclipse.jetty.websocket:websocket-client:9.2.12.v20150709 -> 9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-client:9.4.11.v20180605
| | | +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
| | | | +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | | | \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
| | | | \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | | \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
| | +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
| | | \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
| | \--- org.eclipse.jetty.websocket:websocket-common:9.4.11.v20180605
| | +--- org.eclipse.jetty.websocket:websocket-api:9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
| \--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.6 (*)
\--- net.sourceforge.htmlunit:htmlunit:2.18 (*)
integrationTestRuntimeOnly - Runtime only dependencies for source set 'integration test'. (n)
No dependencies
profile
\--- org.grails.profiles:rest-api: -> 3.3.3
\--- org.grails.profiles:base:3.3.1 -> 3.3.2
provided - much like compile, but indicates that you expect the JDK or a container to provide it. It is only available on the compilation classpath, and is not transitive.
No dependencies
providedCompile - Additional compile classpath for libraries that should not be part of the WAR archive.
No dependencies
providedRuntime - Additional runtime classpath for libraries that should not be part of the WAR archive.
No dependencies
runtime - Runtime dependencies for source set 'main' (deprecated, use 'runtimeOnly ' instead).
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- javax.annotation:javax.annotation-api:1.3.2
| +--- org.grails:grails-plugin-controllers:4.0.0 -> 3.3.8 (*)
| +--- org.grails.plugins:events:4.0.0 -> 3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| \--- javax.annotation:javax.annotation-api:1.3.2
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 4.0.0 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
+--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
+--- org.glassfish.web:el-impl:2.1.2-b03
| \--- javax.el:el-api:2.1.2-b03
+--- com.h2database:h2: -> 1.4.197
+--- org.apache.tomcat:tomcat-jdbc: -> 8.5.32
| \--- org.apache.tomcat:tomcat-juli:8.5.32
\--- org.grails.plugins:async:4.0.0 (*)
runtimeClasspath - Runtime classpath of source set 'main'.
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- javax.annotation:javax.annotation-api:1.3.2
| +--- org.grails:grails-plugin-controllers:4.0.0 -> 3.3.8 (*)
| +--- org.grails.plugins:events:4.0.0 -> 3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| \--- javax.annotation:javax.annotation-api:1.3.2
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 4.0.0 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
+--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
+--- org.glassfish.web:el-impl:2.1.2-b03
| \--- javax.el:el-api:2.1.2-b03
+--- com.h2database:h2: -> 1.4.197
+--- org.apache.tomcat:tomcat-jdbc: -> 8.5.32
| \--- org.apache.tomcat:tomcat-juli:8.5.32
\--- org.grails.plugins:async:4.0.0 (*)
runtimeElements - Elements of runtime for main. (n)
No dependencies
runtimeOnly - Runtime only dependencies for source set 'main'. (n)
No dependencies
testCompile - Dependencies for source set 'test' (deprecated, use 'testImplementation ' instead).
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 3.3.2
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-controllers:3.2.11 -> 3.3.8 (*)
| +--- org.grails.plugins:events:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:3.3.2
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 3.3.2 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
+--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
+--- org.grails:grails-gorm-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-domain-class:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-datastore-gorm-test:6.1.6.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-test:3.2.11 -> 3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | +--- org.springframework.boot:spring-boot-test:1.5.15.RELEASE
| | | | \--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | | +--- org.codehaus.groovy:groovy-test:2.4.15
| | | +--- junit:junit:4.12 -> 4.11
| | | | \--- org.hamcrest:hamcrest-core:1.3
| | | +--- org.spockframework:spock-core:1.1-groovy-2.4
| | | \--- org.objenesis:objenesis:1.4
| | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-validation:3.2.11 -> 3.3.8 (*)
| | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-testing-support:1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- junit:junit:4.12 -> 4.11 (*)
| +--- org.springframework:spring-test:4.3.9.RELEASE -> 4.3.18.RELEASE
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.grails:grails-plugin-codecs:3.3.0 -> 3.3.8 (*)
| +--- org.grails.plugins:async:3.3.1 -> 3.3.2 (*)
| +--- org.grails:grails-datastore-gorm:6.1.6.RELEASE -> 6.1.9.RELEASE (*)
| +--- org.grails:grails-test:3.3.0 -> 3.3.8 (*)
| +--- org.springframework.boot:spring-boot-test:1.5.6.RELEASE -> 1.5.15.RELEASE (*)
| +--- org.spockframework:spock-spring:1.1-groovy-2.4
| \--- org.spockframework:spock-core:1.1-groovy-2.4
+--- org.grails:grails-datastore-rest-client: -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- commons-codec:commons-codec:1.5 -> 1.10
| +--- org.grails:grails-async:3.2.11 -> 3.3.2 (*)
| +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-web:3.2.11 -> 3.3.8 (*)
+--- org.grails:grails-web-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails.plugins:gsp:3.3.0 -> 3.3.1
| | +--- org.grails:grails-web-gsp-taglib:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | \--- org.grails:grails-web-jsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- org.grails:grails-web-gsp:3.3.1 (*)
| | +--- commons-lang:commons-lang:2.6
| | +--- org.grails:grails-plugin-codecs:3.2.10 -> 3.3.8 (*)
| | \--- org.grails:grails-web-jsp:3.3.1 (*)
| +--- org.grails:grails-plugin-rest:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-plugin-interceptors:3.3.0 -> 3.3.8 (*)
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.grails:grails-testing-support:1.1.4 (*)
+--- org.grails.plugins:geb:1.1.2
| +--- org.gebish:geb-spock:1.1.1
| | +--- org.gebish:geb-core:1.1.1
| | | +--- org.gebish:geb-ast:1.1.1
| | | +--- org.gebish:geb-waiting:1.1.1
| | | | +--- org.gebish:geb-implicit-assertions:1.1.1
| | | | \--- org.gebish:geb-exceptions:1.1.1
| | | \--- org.jodd:jodd-lagarto:3.7.1
| | | +--- org.jodd:jodd-core:3.7.1
| | | \--- org.jodd:jodd-log:3.7.1
| | \--- org.gebish:geb-test-common:1.1.1
| | \--- junit:junit:4.10 -> 4.11 (*)
| \--- org.seleniumhq.selenium:selenium-support:2.47.1 -> 2.53.1
| \--- org.seleniumhq.selenium:selenium-remote-driver:2.53.1
| +--- cglib:cglib-nodep:2.1_3
| +--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.seleniumhq.selenium:selenium-api:2.53.1
| | +--- com.google.guava:guava:19.0 -> 21.0
| | \--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.6 (*)
| +--- com.google.guava:guava:19.0 -> 21.0
| +--- org.apache.commons:commons-exec:1.3
| +--- net.java.dev.jna:jna:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna-platform:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna:4.2.2
\--- junit:junit:4.11 (*)
testCompileClasspath - Compile classpath for source set 'test'.
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 3.3.2
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-controllers:3.2.11 -> 3.3.8 (*)
| +--- org.grails.plugins:events:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:3.3.2
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 3.3.2 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
+--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
+--- org.grails:grails-gorm-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-domain-class:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-datastore-gorm-test:6.1.6.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-test:3.2.11 -> 3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | +--- org.springframework.boot:spring-boot-test:1.5.15.RELEASE
| | | | \--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | | +--- org.codehaus.groovy:groovy-test:2.4.15
| | | +--- junit:junit:4.12 -> 4.11
| | | | \--- org.hamcrest:hamcrest-core:1.3
| | | +--- org.spockframework:spock-core:1.1-groovy-2.4
| | | \--- org.objenesis:objenesis:1.4
| | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-validation:3.2.11 -> 3.3.8 (*)
| | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-testing-support:1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- junit:junit:4.12 -> 4.11 (*)
| +--- org.springframework:spring-test:4.3.9.RELEASE -> 4.3.18.RELEASE
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.grails:grails-plugin-codecs:3.3.0 -> 3.3.8 (*)
| +--- org.grails.plugins:async:3.3.1 -> 3.3.2 (*)
| +--- org.grails:grails-datastore-gorm:6.1.6.RELEASE -> 6.1.9.RELEASE (*)
| +--- org.grails:grails-test:3.3.0 -> 3.3.8 (*)
| +--- org.springframework.boot:spring-boot-test:1.5.6.RELEASE -> 1.5.15.RELEASE (*)
| +--- org.spockframework:spock-spring:1.1-groovy-2.4
| \--- org.spockframework:spock-core:1.1-groovy-2.4
+--- org.grails:grails-datastore-rest-client: -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- commons-codec:commons-codec:1.5 -> 1.10
| +--- org.grails:grails-async:3.2.11 -> 3.3.2 (*)
| +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-web:3.2.11 -> 3.3.8 (*)
+--- org.grails:grails-web-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails.plugins:gsp:3.3.0 -> 3.3.1
| | +--- org.grails:grails-web-gsp-taglib:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | \--- org.grails:grails-web-jsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- org.grails:grails-web-gsp:3.3.1 (*)
| | +--- commons-lang:commons-lang:2.6
| | +--- org.grails:grails-plugin-codecs:3.2.10 -> 3.3.8 (*)
| | \--- org.grails:grails-web-jsp:3.3.1 (*)
| +--- org.grails:grails-plugin-rest:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-plugin-interceptors:3.3.0 -> 3.3.8 (*)
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.grails:grails-testing-support:1.1.4 (*)
+--- org.grails.plugins:geb:1.1.2
| +--- org.gebish:geb-spock:1.1.1
| | +--- org.gebish:geb-core:1.1.1
| | | +--- org.gebish:geb-ast:1.1.1
| | | +--- org.gebish:geb-waiting:1.1.1
| | | | +--- org.gebish:geb-implicit-assertions:1.1.1
| | | | \--- org.gebish:geb-exceptions:1.1.1
| | | \--- org.jodd:jodd-lagarto:3.7.1
| | | +--- org.jodd:jodd-core:3.7.1
| | | \--- org.jodd:jodd-log:3.7.1
| | \--- org.gebish:geb-test-common:1.1.1
| | \--- junit:junit:4.10 -> 4.11 (*)
| \--- org.seleniumhq.selenium:selenium-support:2.47.1 -> 2.53.1
| \--- org.seleniumhq.selenium:selenium-remote-driver:2.53.1
| +--- cglib:cglib-nodep:2.1_3
| +--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.seleniumhq.selenium:selenium-api:2.53.1
| | +--- com.google.guava:guava:19.0 -> 21.0
| | \--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.6 (*)
| +--- com.google.guava:guava:19.0 -> 21.0
| +--- org.apache.commons:commons-exec:1.3
| +--- net.java.dev.jna:jna:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna-platform:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna:4.2.2
\--- junit:junit:4.11 (*)
testCompileOnly - Compile only dependencies for source set 'test'.
No dependencies
testImplementation - Implementation only dependencies for source set 'test'. (n)
No dependencies
testRuntime - Runtime dependencies for source set 'test' (deprecated, use 'testRuntimeOnly ' instead).
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
| \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- javax.annotation:javax.annotation-api:1.3.2
| +--- org.grails:grails-plugin-controllers:4.0.0 -> 3.3.8 (*)
| +--- org.grails.plugins:events:4.0.0 -> 3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| \--- javax.annotation:javax.annotation-api:1.3.2
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0 -> 3.4
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 4.0.0 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
+--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
+--- org.glassfish.web:el-impl:2.1.2-b03
| \--- javax.el:el-api:2.1.2-b03
+--- com.h2database:h2: -> 1.4.197
+--- org.apache.tomcat:tomcat-jdbc: -> 8.5.32
| \--- org.apache.tomcat:tomcat-juli:8.5.32
+--- org.grails.plugins:async:4.0.0 (*)
+--- org.grails:grails-gorm-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-domain-class:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-datastore-gorm-test:6.1.6.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-test:3.2.11 -> 3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | +--- org.springframework.boot:spring-boot-test:1.5.15.RELEASE
| | | | \--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | | +--- org.codehaus.groovy:groovy-test:2.4.15
| | | +--- junit:junit:4.12 -> 4.11
| | | | \--- org.hamcrest:hamcrest-core:1.3
| | | +--- org.spockframework:spock-core:1.1-groovy-2.4
| | | \--- org.objenesis:objenesis:1.4
| | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-validation:3.2.11 -> 3.3.8 (*)
| | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-testing-support:1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- junit:junit:4.12 -> 4.11 (*)
| +--- org.springframework:spring-test:4.3.9.RELEASE -> 4.3.18.RELEASE
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.grails:grails-plugin-codecs:3.3.0 -> 3.3.8 (*)
| +--- org.grails.plugins:async:3.3.1 -> 4.0.0 (*)
| +--- org.grails:grails-datastore-gorm:6.1.6.RELEASE -> 6.1.9.RELEASE (*)
| +--- org.grails:grails-test:3.3.0 -> 3.3.8 (*)
| +--- org.springframework.boot:spring-boot-test:1.5.6.RELEASE -> 1.5.15.RELEASE (*)
| +--- org.spockframework:spock-spring:1.1-groovy-2.4
| \--- org.spockframework:spock-core:1.1-groovy-2.4
+--- org.grails:grails-datastore-rest-client: -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- commons-codec:commons-codec:1.5 -> 1.10
| +--- org.grails:grails-async:3.2.11 -> 4.0.0 (*)
| +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-web:3.2.11 -> 3.3.8 (*)
+--- org.grails:grails-web-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails.plugins:gsp:3.3.0 -> 3.3.1
| | +--- org.grails:grails-web-gsp-taglib:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | \--- org.grails:grails-web-jsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- org.grails:grails-web-gsp:3.3.1 (*)
| | +--- commons-lang:commons-lang:2.6
| | +--- org.grails:grails-plugin-codecs:3.2.10 -> 3.3.8 (*)
| | \--- org.grails:grails-web-jsp:3.3.1 (*)
| +--- org.grails:grails-plugin-rest:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-plugin-interceptors:3.3.0 -> 3.3.8 (*)
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.grails:grails-testing-support:1.1.4 (*)
+--- org.grails.plugins:geb:1.1.2
| +--- org.gebish:geb-spock:1.1.1
| | +--- org.gebish:geb-core:1.1.1
| | | +--- org.gebish:geb-ast:1.1.1
| | | +--- org.gebish:geb-waiting:1.1.1
| | | | +--- org.gebish:geb-implicit-assertions:1.1.1
| | | | \--- org.gebish:geb-exceptions:1.1.1
| | | \--- org.jodd:jodd-lagarto:3.7.1
| | | +--- org.jodd:jodd-core:3.7.1
| | | \--- org.jodd:jodd-log:3.7.1
| | \--- org.gebish:geb-test-common:1.1.1
| | \--- junit:junit:4.10 -> 4.11 (*)
| \--- org.seleniumhq.selenium:selenium-support:2.47.1 -> 2.53.1
| \--- org.seleniumhq.selenium:selenium-remote-driver:2.53.1
| +--- cglib:cglib-nodep:2.1_3
| +--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.seleniumhq.selenium:selenium-api:2.53.1
| | +--- com.google.guava:guava:19.0 -> 21.0
| | \--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.6 (*)
| +--- com.google.guava:guava:19.0 -> 21.0
| +--- org.apache.commons:commons-exec:1.3
| +--- net.java.dev.jna:jna:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna-platform:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna:4.2.2
+--- junit:junit:4.11 (*)
+--- org.seleniumhq.selenium:selenium-chrome-driver:2.47.1
| \--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1 -> 2.53.1 (*)
+--- org.seleniumhq.selenium:selenium-htmlunit-driver:2.47.1
| +--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1 -> 2.53.1 (*)
| +--- net.sourceforge.htmlunit:htmlunit:2.17 -> 2.18
| | +--- xalan:xalan:2.7.2
| | | \--- xalan:serializer:2.7.2 (*)
| | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
| | +--- org.apache.commons:commons-lang3:3.4
| | +--- org.apache.httpcomponents:httpclient:4.5 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpmime:4.5 -> 4.5.6
| | | \--- org.apache.httpcomponents:httpclient:4.5.6 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- net.sourceforge.htmlunit:htmlunit-core-js:2.17
| | +--- xerces:xercesImpl:2.11.0
| | | \--- xml-apis:xml-apis:1.4.01
| | +--- net.sourceforge.nekohtml:nekohtml:1.9.22
| | +--- net.sourceforge.cssparser:cssparser:0.9.16
| | | \--- org.w3c.css:sac:1.3
| | +--- commons-io:commons-io:2.4
| | +--- commons-logging:commons-logging:1.2
| | \--- org.eclipse.jetty.websocket:websocket-client:9.2.12.v20150709 -> 9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-client:9.4.11.v20180605
| | | +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
| | | | +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | | | \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
| | | | \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | | \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
| | +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
| | | \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
| | \--- org.eclipse.jetty.websocket:websocket-common:9.4.11.v20180605
| | +--- org.eclipse.jetty.websocket:websocket-api:9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
| \--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.6 (*)
\--- net.sourceforge.htmlunit:htmlunit:2.18 (*)
testRuntimeClasspath - Runtime classpath of source set 'test'.
+--- com.amazonaws:aws-java-sdk-s3: -> 1.11.228
| +--- com.amazonaws:aws-java-sdk-kms:1.11.228
| | +--- com.amazonaws:aws-java-sdk-core:1.11.228
| | | +--- commons-logging:commons-logging:1.1.3 -> 1.2
| | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.6
| | | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | | +--- commons-logging:commons-logging:1.2
| | | | \--- commons-codec:commons-codec:1.10
| | | +--- software.amazon.ion:ion-java:1.0.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.3 -> 2.8.0
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.12.3 -> 2.8.11
| | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.7 -> 2.8.11
| | | | \--- com.fasterxml.jackson.core:jackson-core:2.8.11
| | | \--- joda-time:joda-time:2.8.1 -> 2.9.9
| | \--- com.amazonaws:jmespath-java:1.11.228
| | \--- com.fasterxml.jackson.core:jackson-databind:2.6.7.1 -> 2.12.3 (*)
| +--- com.amazonaws:aws-java-sdk-core:1.11.228 (*)
| \--- com.amazonaws:jmespath-java:1.11.228 (*)
+--- org.springframework.boot:spring-boot-starter-logging: -> 1.5.15.RELEASE
| +--- ch.qos.logback:logback-classic:1.1.11
| | +--- ch.qos.logback:logback-core:1.1.11
| | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jul-to-slf4j:1.7.25
| | \--- org.slf4j:slf4j-api:1.7.25
| \--- org.slf4j:log4j-over-slf4j:1.7.25
| \--- org.slf4j:slf4j-api:1.7.25
+--- org.springframework.boot:spring-boot-autoconfigure: -> 1.5.15.RELEASE
| \--- org.springframework.boot:spring-boot:1.5.15.RELEASE
| +--- org.springframework:spring-core:4.3.18.RELEASE
| | \--- commons-logging:commons-logging:1.2
| \--- org.springframework:spring-context:4.3.18.RELEASE
| +--- org.springframework:spring-aop:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE
| \--- org.springframework:spring-core:4.3.18.RELEASE (*)
+--- org.grails:grails-core: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.grails:grails-bootstrap:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.codehaus.groovy:groovy-xml:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.codehaus.groovy:groovy-templates:2.4.15
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | \--- org.yaml:snakeyaml:1.14 -> 1.17
| +--- org.grails:grails-spring:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.18.RELEASE
| | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.grails:grails-bootstrap:3.3.8 (*)
| +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.springframework:spring-core:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-tx:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.21.0-GA
| | +--- javax.transaction:jta:1.1
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | \--- org.slf4j:jcl-over-slf4j:1.7.22 -> 1.7.25 (*)
| \--- xalan:serializer:2.7.2
| \--- xml-apis:xml-apis:1.3.04 -> 1.4.01
+--- org.springframework.boot:spring-boot-starter-actuator: -> 1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot-starter:1.5.15.RELEASE
| | +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:1.5.15.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.yaml:snakeyaml:1.17
| \--- org.springframework.boot:spring-boot-actuator:1.5.15.RELEASE
| +--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| +--- org.springframework.boot:spring-boot-autoconfigure:1.5.15.RELEASE (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.11.2 -> 2.12.3 (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-context:4.3.18.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.5.15.RELEASE
| +--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32
| | \--- org.apache.tomcat:tomcat-annotations-api:8.5.32
| +--- org.apache.tomcat.embed:tomcat-embed-el:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.5.32
| \--- org.apache.tomcat.embed:tomcat-embed-core:8.5.32 (*)
+--- org.grails:grails-plugin-url-mappings: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- org.grails:grails-web:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-web-common:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-databinding:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | \--- org.codehaus.groovy:groovy-xml:2.4.15 (*)
| | | +--- org.grails:grails-encoder:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-core:3.3.8 (*)
| | | | +--- org.codehaus.groovy:groovy-json:2.4.15
| | | | | \--- org.codehaus.groovy:groovy:2.4.15
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | +--- org.grails:grails-gsp:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | +--- org.grails:grails-taglib:3.3.1
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | | +--- org.grails:grails-core:3.2.10 -> 3.3.8 (*)
| | | | | \--- org.grails:grails-encoder:3.2.10 -> 3.3.8 (*)
| | | | \--- org.codehaus.groovy:groovy-templates:2.4.11 -> 2.4.15 (*)
| | | +--- org.codehaus.groovy:groovy-templates:2.4.15 (*)
| | | +--- org.springframework:spring-webmvc:4.3.18.RELEASE
| | | | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-web:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-context-support:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | +--- org.grails:grails-web-databinding:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-databinding:3.3.8 (*)
| | | \--- org.grails:grails-web-common:3.3.8 (*)
| | +--- org.grails:grails-web-url-mappings:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8
| | | | +--- org.codehaus.groovy:groovy:2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.25
| | | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | | \--- commons-validator:commons-validator:1.5.1
| | | | | \--- commons-collections:commons-collections:3.2.2
| | | | \--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| | +--- org.grails:grails-web-mvc:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-web-common:3.3.8 (*)
| | | +--- org.grails:grails-web-url-mappings:3.3.8 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- opensymphony:sitemesh:2.4
| | +--- org.grails:grails-web-gsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-gsp:3.3.1 (*)
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | +--- org.grails:grails-web-taglib:3.3.1
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | | \--- org.grails:grails-taglib:3.3.1 (*)
| | | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| | \--- org.grails:grails-web-sitemesh:3.3.1 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | +--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-mimetypes:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | \--- org.grails:grails-web:3.3.8 (*)
| | +--- org.grails:grails-plugin-validation:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-web:3.3.8 (*)
| | | \--- org.grails:grails-plugin-domain-class:3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.grails:grails-core:3.3.8 (*)
| | | +--- org.grails:grails-spring:3.3.8 (*)
| | | +--- org.grails:grails-validation:3.3.8 (*)
| | | +--- org.grails:grails-datastore-gorm-validation:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-datastore-gorm-validation:6.1.9.RELEASE (*)
| | | | \--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-datastore-gorm-support:6.1.10.RELEASE -> 6.1.9.RELEASE
| | | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | | | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| | | \--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-plugin-domain-class:3.3.8 (*)
| | \--- org.grails:grails-plugin-i18n:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | \--- org.grails:grails-web:3.3.8 (*)
| \--- org.grails:grails-validation:3.3.8 (*)
+--- org.grails:grails-plugin-rest: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| +--- org.grails:grails-plugin-datasource:3.3.8
| | +--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.slf4j:slf4j-api:1.7.25
| | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | +--- org.springframework:spring-jdbc:4.3.18.RELEASE
| | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | +--- org.codehaus.groovy:groovy-sql:2.4.15
| | | \--- org.codehaus.groovy:groovy:2.4.15
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.3.8 (*)
| | \--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.5.2
| \--- org.grails.plugins:converters:3.3.1
| \--- commons-lang:commons-lang:2.6
+--- org.grails:grails-plugin-codecs: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-web:3.3.8 (*)
| +--- org.grails:grails-encoder:3.3.8 (*)
| \--- org.grails:grails-codecs:3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- commons-codec:commons-codec:1.10
+--- org.grails:grails-plugin-interceptors: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-plugin-controllers:3.3.8 (*)
| \--- org.grails:grails-plugin-url-mappings:3.3.8 (*)
+--- org.grails:grails-plugin-services: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-plugin-datasource:3.3.8 (*)
+--- org.grails:grails-plugin-datasource: -> 3.3.8 (*)
+--- org.grails:grails-plugin-databinding: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| +--- org.grails:grails-core:3.3.8 (*)
| \--- org.grails:grails-web:3.3.8 (*)
+--- org.grails:grails-web-boot: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-web-common:3.3.8 (*)
+--- org.grails:grails-logging: -> 3.3.8
| +--- org.codehaus.groovy:groovy:2.4.15
| +--- org.slf4j:slf4j-api:1.7.25
| +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| \--- org.grails:grails-core:3.3.8 (*)
+--- org.grails.plugins:cache: -> 4.0.0
| +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| \--- org.javassist:javassist:3.17.1-GA -> 3.21.0-GA
+--- org.grails.plugins:async: -> 4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- javax.annotation:javax.annotation-api:1.3.2
| +--- org.grails:grails-plugin-controllers:4.0.0 -> 3.3.8 (*)
| +--- org.grails.plugins:events:4.0.0 -> 3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-events:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.springframework:spring-context:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | | \--- org.springframework:spring-tx:4.3.9.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.grails:grails-events-transform:3.3.2
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-events:3.3.2 (*)
| | | \--- org.grails:grails-datastore-gorm:6.1.7.RELEASE -> 6.1.9.RELEASE (*)
| | \--- org.grails:grails-events-compat:3.3.2
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | +--- org.grails:grails-events:3.3.2 (*)
| | \--- org.grails:grails-events-transform:3.3.2 (*)
| \--- org.grails:grails-async:4.0.0
| +--- org.codehaus.groovy:groovy:2.5.6 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| \--- javax.annotation:javax.annotation-api:1.3.2
+--- org.grails.plugins:events: -> 3.3.2 (*)
+--- org.grails.plugins:hibernate5: -> 6.1.9
| +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final
| | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
| | +--- org.javassist:javassist:3.20.0-GA -> 3.21.0-GA
| | +--- antlr:antlr:2.7.7
| | +--- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
| | +--- org.jboss:jandex:2.0.3.Final
| | +--- com.fasterxml:classmate:1.3.0 -> 1.3.4
| | +--- dom4j:dom4j:1.6.1
| | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.1.Final
| | \--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| +--- org.grails:grails-datastore-web:6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.springframework:spring-web:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | \--- org.springframework:spring-context:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-support:6.1.9.RELEASE (*)
| +--- org.grails:grails-datastore-gorm-hibernate5:6.1.9.RELEASE
| | +--- org.grails:grails-datastore-gorm-hibernate-core:6.1.9.RELEASE
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | | +--- org.springframework:spring-jdbc:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE
| | | | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | | | +--- org.springframework:spring-jdbc:4.3.18.RELEASE (*)
| | | | \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | \--- org.javassist:javassist:3.21.0-GA
| | +--- org.springframework:spring-orm:4.3.14.RELEASE -> 4.3.18.RELEASE (*)
| | +--- org.hibernate:hibernate-core:5.1.9.Final -> 5.1.5.Final (*)
| | +--- org.hibernate:hibernate-validator:5.2.5.Final -> 5.3.6.Final
| | | +--- javax.validation:validation-api:1.1.0.Final
| | | +--- org.jboss.logging:jboss-logging:3.3.0.Final -> 3.3.2.Final
| | | \--- com.fasterxml:classmate:1.3.1 -> 1.3.4
| | \--- javax.el:javax.el-api:2.2.4
| \--- org.springframework:spring-orm:4.2.3.RELEASE -> 4.3.18.RELEASE (*)
+--- org.hibernate:hibernate-core:5.1.5.Final (*)
+--- org.grails.plugins:postgresql-extensions:5.3.0
+--- org.grails.plugins:views-json: -> 1.2.8
| \--- org.grails:views-core:1.2.8
| +--- org.grails:grails-encoder:3.1.15 -> 3.3.8 (*)
| +--- org.grails:grails-web-common:3.1.15 -> 3.3.8 (*)
| \--- org.grails:grails-web-url-mappings:3.1.15 -> 3.3.8 (*)
+--- org.grails.plugins:views-json-templates: -> 1.2.8
| \--- org.grails.plugins:views-json:1.2.8 (*)
+--- org.grails.plugins:spring-security-core:3.2.1
| +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.5
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.springframework.security:spring-security-core:4.2.4.RELEASE -> 4.2.7.RELEASE
| | +--- aopalliance:aopalliance:1.0
| | +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| | +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| | \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
| \--- org.springframework.security:spring-security-web:4.2.4.RELEASE -> 4.2.7.RELEASE
| +--- aopalliance:aopalliance:1.0
| +--- org.springframework.security:spring-security-core:4.2.7.RELEASE (*)
| +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
| +--- org.springframework:spring-context:4.3.18.RELEASE (*)
| +--- org.springframework:spring-core:4.3.18.RELEASE (*)
| \--- org.springframework:spring-expression:4.3.18.RELEASE (*)
+--- org.grails.plugins:spring-security-rest:2.0.0.RC1
| +--- com.google.guava:guava:20.0 -> 21.0
| +--- org.pac4j:pac4j-core:2.2.1
| | \--- org.slf4j:slf4j-api:1.7.25
| +--- org.pac4j:pac4j-oauth:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- com.github.scribejava:scribejava-apis:3.3.0
| | | \--- com.github.scribejava:scribejava-core:3.3.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.8.7 -> 2.12.3 (*)
| +--- org.pac4j:pac4j-cas:2.2.1
| | +--- org.pac4j:pac4j-core:2.2.1 (*)
| | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.8.8.1 -> 2.12.3 (*)
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | +--- org.jasig.cas.client:cas-client-support-saml:3.4.1
| | | +--- org.jasig.cas.client:cas-client-core:3.4.1 -> 3.5.0 (*)
| | | +--- joda-time:joda-time:2.7 -> 2.9.9
| | | \--- org.slf4j:slf4j-api:1.7.1 -> 1.7.25
| | \--- com.google.guava:guava:21.0
| +--- org.jasig.cas.client:cas-client-core:3.5.0 (*)
| +--- com.nimbusds:nimbus-jose-jwt:4.36
| | +--- com.github.stephenc.jcip:jcip-annotations:1.0-1
| | +--- net.minidev:json-smart:[1.3.1,2.3] -> 2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.bouncycastle:bcpkix-jdk15on:1.55
| | \--- org.bouncycastle:bcprov-jdk15on:1.55
| +--- commons-codec:commons-codec:1.11 -> 1.10
| +--- org.grails.plugins:spring-security-core:3.2.1 (*)
| +--- commons-fileupload:commons-fileupload:1.3.3
| | \--- commons-io:commons-io:2.2 -> 2.4
| \--- com.fasterxml.jackson.core:jackson-databind:2.8.11.1 -> 2.12.3 (*)
+--- com.auth0:auth0:1.5.1
| +--- com.squareup.okhttp3:okhttp:3.7.0
| | \--- com.squareup.okio:okio:1.12.0 -> 1.14.0
| +--- com.squareup.okhttp3:logging-interceptor:3.7.0
| | \--- com.squareup.okhttp3:okhttp:3.7.0 (*)
| +--- com.fasterxml.jackson.core:jackson-databind:2.9.2 -> 2.12.3 (*)
| \--- commons-codec:commons-codec:1.10
+--- com.auth0:jwks-rsa:0.3.0
| +--- commons-codec:commons-codec:1.9 -> 1.10
| +--- commons-io:commons-io:2.4
| +--- com.fasterxml.jackson.core:jackson-databind:2.8.1 -> 2.12.3 (*)
| \--- com.google.guava:guava:19.0 -> 21.0
+--- org.postgresql:postgresql:42.2.2
+--- org.grails.plugins:database-migration:3.0.3
| +--- org.liquibase:liquibase-core:3.5.3
| | \--- org.yaml:snakeyaml:1.17
| \--- org.liquibase.ext:liquibase-hibernate5:3.6
| \--- com.h2database:h2:1.4.192 -> 1.4.197
+--- org.liquibase:liquibase-core:3.5.3 (*)
+--- com.sendinblue:sib-api-v3-sdk:3.0.1
| +--- io.swagger:swagger-annotations:1.5.15
| +--- com.squareup.okhttp:okhttp:2.7.5
| | \--- com.squareup.okio:okio:1.6.0 -> 1.14.0
| +--- com.squareup.okio:okio:1.14.0
| +--- com.squareup.okhttp:logging-interceptor:2.7.5
| | \--- com.squareup.okhttp:okhttp:2.7.5 (*)
| +--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| +--- io.gsonfire:gson-fire:1.8.2
| | \--- com.google.code.gson:gson:2.7 -> 2.8.5
| +--- org.threeten:threetenbp:1.3.5
| \--- org.apache.commons:commons-lang3:3.0 -> 3.4
+--- com.papertrailapp:logback-syslog4j:1.0.0
| +--- ch.qos.logback:logback-core:1.1.2 -> 1.1.11
| +--- ch.qos.logback:logback-classic:1.1.2 -> 1.1.11 (*)
| \--- org.syslog4j:syslog4j:0.9.30
+--- com.stripe:stripe-java:17.11.0
| \--- com.google.code.gson:gson:2.8.6 -> 2.8.5
+--- org.grails:grails-datastore-gorm-async: -> 6.1.10.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- org.grails:grails-datastore-gorm:6.1.10.RELEASE -> 6.1.9.RELEASE (*)
| \--- org.grails:grails-datastore-async:6.1.10.RELEASE -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| \--- org.grails:grails-async:3.2.11 -> 4.0.0 (*)
+--- org.quartz-scheduler:quartz:2.3.0
| +--- com.mchange:c3p0:0.9.5.2
| | \--- com.mchange:mchange-commons-java:0.2.11
| +--- com.mchange:mchange-commons-java:0.2.11
| +--- com.zaxxer:HikariCP-java6:2.3.13
| | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25
| \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
+--- co.elastic.clients:elasticsearch-java:7.16.2
| +--- org.elasticsearch.client:elasticsearch-rest-client:7.16.0
| | +--- org.apache.httpcomponents:httpclient:4.5.10 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpcore:4.4.12 -> 4.4.10
| | +--- org.apache.httpcomponents:httpasyncclient:4.1.4 -> 4.1.3
| | +--- org.apache.httpcomponents:httpcore-nio:4.4.12
| | +--- commons-codec:commons-codec:1.11 -> 1.10
| | \--- commons-logging:commons-logging:1.1.3 -> 1.2
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- jakarta.json:jakarta.json-api:2.0.1
| \--- org.eclipse.parsson:parsson:1.0.0
| \--- jakarta.json:jakarta.json-api:2.0.1
+--- com.fasterxml.jackson.core:jackson-databind:2.12.3 (*)
+--- org.glassfish.web:el-impl:2.1.2-b03
| \--- javax.el:el-api:2.1.2-b03
+--- com.h2database:h2: -> 1.4.197
+--- org.apache.tomcat:tomcat-jdbc: -> 8.5.32
| \--- org.apache.tomcat:tomcat-juli:8.5.32
+--- org.grails.plugins:async:4.0.0 (*)
+--- org.grails:grails-gorm-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails:grails-plugin-domain-class:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-datastore-gorm-test:6.1.6.RELEASE -> 6.1.9.RELEASE
| | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | +--- org.grails:grails-test:3.2.11 -> 3.3.8
| | | +--- org.codehaus.groovy:groovy:2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.25
| | | +--- org.slf4j:jcl-over-slf4j:1.7.25 (*)
| | | +--- org.springframework:spring-tx:4.3.18.RELEASE (*)
| | | +--- org.springframework.boot:spring-boot-test:1.5.15.RELEASE
| | | | \--- org.springframework.boot:spring-boot:1.5.15.RELEASE (*)
| | | +--- org.codehaus.groovy:groovy-test:2.4.15
| | | +--- junit:junit:4.12 -> 4.11
| | | | \--- org.hamcrest:hamcrest-core:1.3
| | | +--- org.spockframework:spock-core:1.1-groovy-2.4
| | | \--- org.objenesis:objenesis:1.4
| | +--- org.grails:grails-datastore-gorm:6.1.9.RELEASE (*)
| | +--- org.grails:grails-datastore-core:6.1.9.RELEASE (*)
| | +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| | +--- org.grails:grails-validation:3.2.11 -> 3.3.8 (*)
| | \--- org.grails:grails-bootstrap:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-testing-support:1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- junit:junit:4.12 -> 4.11 (*)
| +--- org.springframework:spring-test:4.3.9.RELEASE -> 4.3.18.RELEASE
| | \--- org.springframework:spring-core:4.3.18.RELEASE (*)
| +--- org.grails:grails-plugin-codecs:3.3.0 -> 3.3.8 (*)
| +--- org.grails.plugins:async:3.3.1 -> 4.0.0 (*)
| +--- org.grails:grails-datastore-gorm:6.1.6.RELEASE -> 6.1.9.RELEASE (*)
| +--- org.grails:grails-test:3.3.0 -> 3.3.8 (*)
| +--- org.springframework.boot:spring-boot-test:1.5.6.RELEASE -> 1.5.15.RELEASE (*)
| +--- org.spockframework:spock-spring:1.1-groovy-2.4
| \--- org.spockframework:spock-core:1.1-groovy-2.4
+--- org.grails:grails-datastore-rest-client: -> 6.1.9.RELEASE
| +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| +--- commons-codec:commons-codec:1.5 -> 1.10
| +--- org.grails:grails-async:3.2.11 -> 4.0.0 (*)
| +--- org.grails:grails-core:3.2.11 -> 3.3.8 (*)
| \--- org.grails:grails-web:3.2.11 -> 3.3.8 (*)
+--- org.grails:grails-web-testing-support: -> 1.1.4
| +--- org.codehaus.groovy:groovy:2.4.12 -> 2.4.15
| +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| +--- org.grails.plugins:gsp:3.3.0 -> 3.3.1
| | +--- org.grails:grails-web-gsp-taglib:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | \--- org.grails:grails-web-jsp:3.3.1
| | | +--- org.codehaus.groovy:groovy:2.4.11 -> 2.4.15
| | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.25
| | | +--- org.grails:grails-web-common:3.2.10 -> 3.3.8 (*)
| | | \--- org.grails:grails-web-gsp:3.3.1 (*)
| | +--- commons-lang:commons-lang:2.6
| | +--- org.grails:grails-plugin-codecs:3.2.10 -> 3.3.8 (*)
| | \--- org.grails:grails-web-jsp:3.3.1 (*)
| +--- org.grails:grails-plugin-rest:3.3.0 -> 3.3.8 (*)
| +--- org.grails:grails-plugin-interceptors:3.3.0 -> 3.3.8 (*)
| +--- javax.servlet:javax.servlet-api:3.1.0
| \--- org.grails:grails-testing-support:1.1.4 (*)
+--- org.grails.plugins:geb:1.1.2
| +--- org.gebish:geb-spock:1.1.1
| | +--- org.gebish:geb-core:1.1.1
| | | +--- org.gebish:geb-ast:1.1.1
| | | +--- org.gebish:geb-waiting:1.1.1
| | | | +--- org.gebish:geb-implicit-assertions:1.1.1
| | | | \--- org.gebish:geb-exceptions:1.1.1
| | | \--- org.jodd:jodd-lagarto:3.7.1
| | | +--- org.jodd:jodd-core:3.7.1
| | | \--- org.jodd:jodd-log:3.7.1
| | \--- org.gebish:geb-test-common:1.1.1
| | \--- junit:junit:4.10 -> 4.11 (*)
| \--- org.seleniumhq.selenium:selenium-support:2.47.1 -> 2.53.1
| \--- org.seleniumhq.selenium:selenium-remote-driver:2.53.1
| +--- cglib:cglib-nodep:2.1_3
| +--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.seleniumhq.selenium:selenium-api:2.53.1
| | +--- com.google.guava:guava:19.0 -> 21.0
| | \--- com.google.code.gson:gson:2.3.1 -> 2.8.5
| +--- org.apache.httpcomponents:httpclient:4.5.1 -> 4.5.6 (*)
| +--- com.google.guava:guava:19.0 -> 21.0
| +--- org.apache.commons:commons-exec:1.3
| +--- net.java.dev.jna:jna:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna-platform:4.1.0 -> 4.2.2
| \--- net.java.dev.jna:jna:4.2.2
+--- junit:junit:4.11 (*)
+--- org.seleniumhq.selenium:selenium-chrome-driver:2.47.1
| \--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1 -> 2.53.1 (*)
+--- org.seleniumhq.selenium:selenium-htmlunit-driver:2.47.1
| +--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1 -> 2.53.1 (*)
| +--- net.sourceforge.htmlunit:htmlunit:2.17 -> 2.18
| | +--- xalan:xalan:2.7.2
| | | \--- xalan:serializer:2.7.2 (*)
| | +--- commons-collections:commons-collections:3.2.1 -> 3.2.2
| | +--- org.apache.commons:commons-lang3:3.4
| | +--- org.apache.httpcomponents:httpclient:4.5 -> 4.5.6 (*)
| | +--- org.apache.httpcomponents:httpmime:4.5 -> 4.5.6
| | | \--- org.apache.httpcomponents:httpclient:4.5.6 (*)
| | +--- commons-codec:commons-codec:1.10
| | +--- net.sourceforge.htmlunit:htmlunit-core-js:2.17
| | +--- xerces:xercesImpl:2.11.0
| | | \--- xml-apis:xml-apis:1.4.01
| | +--- net.sourceforge.nekohtml:nekohtml:1.9.22
| | +--- net.sourceforge.cssparser:cssparser:0.9.16
| | | \--- org.w3c.css:sac:1.3
| | +--- commons-io:commons-io:2.4
| | +--- commons-logging:commons-logging:1.2
| | \--- org.eclipse.jetty.websocket:websocket-client:9.2.12.v20150709 -> 9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-client:9.4.11.v20180605
| | | +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
| | | | +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | | | \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
| | | | \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | | \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
| | +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
| | | \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
| | \--- org.eclipse.jetty.websocket:websocket-common:9.4.11.v20180605
| | +--- org.eclipse.jetty.websocket:websocket-api:9.4.11.v20180605
| | +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
| | \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
| \--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.6 (*)
\--- net.sourceforge.htmlunit:htmlunit:2.18 (*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment