
------------------------------------------------------------
Root project 'Java-Service-Tree-Framework-Backend-Core'
------------------------------------------------------------

annotationProcessor - Annotation processors and their dependencies for source set 'main'.
\--- org.projectlombok:lombok -> 1.18.20

apiElements - API elements for main. (n)
No dependencies

archives - Configuration for archive artifacts. (n)
No dependencies

bootArchives - Configuration for Spring Boot archive artifacts.
No dependencies

compileClasspath - Compile classpath for source set 'main'.
+--- org.projectlombok:lombok -> 1.18.20
+--- com.google.guava:guava:32.0.1-jre
|    +--- com.google.guava:failureaccess:1.0.1
|    +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|    +--- com.google.code.findbugs:jsr305:3.0.2
|    +--- org.checkerframework:checker-qual:3.33.0
|    +--- com.google.errorprone:error_prone_annotations:2.18.0
|    \--- com.google.j2objc:j2objc-annotations:2.8
+--- commons-lang:commons-lang:2.6
+--- com.google.code.gson:gson:2.10.1
+--- org.apache.commons:commons-lang3:3.12.0
+--- commons-beanutils:commons-beanutils:1.9.4
|    +--- commons-logging:commons-logging:1.2
|    \--- commons-collections:commons-collections:3.2.2
+--- org.apache.commons:commons-collections4:4.4
+--- org.unitils:unitils:2.4
|    +--- commons-logging:commons-logging:1.1 -> 1.2
|    +--- commons-dbcp:commons-dbcp:1.2.2
|    |    \--- commons-pool:commons-pool:1.3 -> 1.6
|    +--- commons-lang:commons-lang:2.3 -> 2.6
|    +--- commons-collections:commons-collections:3.2 -> 3.2.2
|    +--- ognl:ognl:2.6.9 -> 3.1.26
|    |    \--- org.javassist:javassist:3.20.0-GA
|    \--- ant:ant:1.6.5
+--- net.sourceforge.collections:collections-generic:4.01
+--- org.apache.commons:commons-text:1.10.0
|    \--- org.apache.commons:commons-lang3:3.12.0
+--- org.springframework.boot:spring-boot-starter-web -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot:2.3.12.RELEASE
|    |    |    +--- org.springframework:spring-core:5.2.15.RELEASE
|    |    |    |    \--- org.springframework:spring-jcl:5.2.15.RELEASE
|    |    |    \--- org.springframework:spring-context:5.2.15.RELEASE
|    |    |         +--- org.springframework:spring-aop:5.2.15.RELEASE
|    |    |         |    +--- org.springframework:spring-beans:5.2.15.RELEASE
|    |    |         |    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         \--- org.springframework:spring-expression:5.2.15.RELEASE
|    |    |              \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE
|    |    |    \--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot-starter-logging:2.3.12.RELEASE
|    |    |    +--- ch.qos.logback:logback-classic:1.2.3
|    |    |    |    +--- ch.qos.logback:logback-core:1.2.3
|    |    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.apache.logging.log4j:log4j-to-slf4j:2.13.3
|    |    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    |    \--- org.apache.logging.log4j:log4j-api:2.13.3
|    |    |    \--- org.slf4j:jul-to-slf4j:1.7.30
|    |    |         \--- org.slf4j:slf4j-api:1.7.30
|    |    +--- jakarta.annotation:jakarta.annotation-api:1.3.5
|    |    +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    \--- org.yaml:snakeyaml:1.26
|    +--- org.springframework.boot:spring-boot-starter-json:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    |    +--- org.springframework:spring-web:5.2.15.RELEASE
|    |    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.4
|    |         +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |         \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    +--- org.springframework.boot:spring-boot-starter-tomcat:2.3.12.RELEASE
|    |    +--- jakarta.annotation:jakarta.annotation-api:1.3.5
|    |    +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.46
|    |    +--- org.glassfish:jakarta.el:3.0.3
|    |    \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.46
|    |         \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.46
|    +--- org.springframework:spring-web:5.2.15.RELEASE (*)
|    \--- org.springframework:spring-webmvc:5.2.15.RELEASE
|         +--- org.springframework:spring-aop:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-expression:5.2.15.RELEASE (*)
|         \--- org.springframework:spring-web:5.2.15.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-aop -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework:spring-aop:5.2.15.RELEASE (*)
|    \--- org.aspectj:aspectjweaver:1.9.6
+--- org.springframework.boot:spring-boot-starter-cache -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    \--- org.springframework:spring-context-support:5.2.15.RELEASE
|         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|         \--- org.springframework:spring-core:5.2.15.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-actuator -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot-actuator:2.3.12.RELEASE
|    |    |    \--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE (*)
|    \--- io.micrometer:micrometer-core:1.5.14
|         \--- org.hdrhistogram:HdrHistogram:2.1.12
+--- org.springframework.boot:spring-boot-starter-validation -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.glassfish:jakarta.el:3.0.3
|    \--- org.hibernate.validator:hibernate-validator:6.1.7.Final
|         +--- jakarta.validation:jakarta.validation-api:2.0.2
|         +--- org.jboss.logging:jboss-logging:3.3.2.Final -> 3.4.2.Final
|         \--- com.fasterxml:classmate:1.3.4 -> 1.5.1
+--- org.springframework.cloud:spring-cloud-starter-config -> 2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:2.2.6.RELEASE
|    |    |    \--- org.springframework.security:spring-security-crypto:5.3.3.RELEASE -> 5.3.9.RELEASE
|    |    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE
|    |    |    \--- org.springframework.security:spring-security-crypto:5.3.3.RELEASE -> 5.3.9.RELEASE
|    |    \--- org.springframework.security:spring-security-rsa:1.0.9.RELEASE
|    |         \--- org.bouncycastle:bcpkix-jdk15on:1.64 -> 1.65
|    |              \--- org.bouncycastle:bcprov-jdk15on:1.65
|    +--- org.springframework.cloud:spring-cloud-config-client:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:2.2.6.RELEASE (*)
|    |    +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.1 -> 2.11.4
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.1 -> 2.11.4 (*)
|    |    \--- org.apache.httpcomponents:httpclient:4.5.12 -> 4.5.13
|    |         +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.14
|    |         +--- commons-logging:commons-logging:1.2
|    |         \--- commons-codec:commons-codec:1.11 -> 1.14
|    \--- com.fasterxml.jackson.core:jackson-databind:2.11.1 -> 2.11.4 (*)
+--- org.springframework.security:spring-security-web:5.3.13.RELEASE
|    +--- org.springframework.security:spring-security-core:5.3.13.RELEASE -> 5.3.9.RELEASE
|    |    +--- org.springframework:spring-aop:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-beans:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-context:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-core:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    \--- org.springframework:spring-expression:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-aop:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-beans:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-context:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-core:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-expression:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    \--- org.springframework:spring-web:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
+--- org.keycloak:keycloak-spring-security-adapter:12.0.4
|    +--- org.keycloak:keycloak-core:12.0.4
|    |    +--- org.keycloak:keycloak-common:12.0.4
|    |    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    |    \--- com.sun.activation:jakarta.activation:1.2.1 -> 1.2.2
|    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.11.4
|    |    \--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.11.4 (*)
|    +--- org.keycloak:keycloak-adapter-spi:12.0.4
|    +--- org.keycloak:keycloak-adapter-core:12.0.4
|    +--- org.slf4j:slf4j-api:1.7.30
|    +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.4.2.Final
|    +--- org.apache.httpcomponents:httpclient:4.5.13 (*)
|    \--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.11.4
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    |    +--- com.zaxxer:HikariCP:3.4.5
|    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    \--- org.springframework:spring-jdbc:5.2.15.RELEASE
|    |         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |         \--- org.springframework:spring-tx:5.2.15.RELEASE
|    |              +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |              \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    +--- jakarta.transaction:jakarta.transaction-api:1.3.3
|    +--- jakarta.persistence:jakarta.persistence-api:2.2.3
|    +--- org.hibernate:hibernate-core:5.4.32.Final -> 5.6.15.Final
|    |    +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.4.2.Final
|    |    +--- javax.persistence:javax.persistence-api:2.2
|    |    +--- net.bytebuddy:byte-buddy:1.12.18 -> 1.10.22
|    |    +--- antlr:antlr:2.7.7
|    |    +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|    |    +--- org.jboss:jandex:2.4.2.Final
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- javax.activation:javax.activation-api:1.2.0
|    |    +--- org.hibernate.common:hibernate-commons-annotations:5.1.2.Final
|    |    |    \--- org.jboss.logging:jboss-logging:3.3.2.Final -> 3.4.2.Final
|    |    +--- javax.xml.bind:jaxb-api:2.3.1
|    |    |    \--- javax.activation:javax.activation-api:1.2.0
|    |    \--- org.glassfish.jaxb:jaxb-runtime:2.3.1 -> 2.3.4
|    |         +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
|    |         +--- org.glassfish.jaxb:txw2:2.3.4
|    |         \--- com.sun.istack:istack-commons-runtime:3.0.12
|    +--- org.springframework.data:spring-data-jpa:2.3.9.RELEASE
|    |    +--- org.springframework.data:spring-data-commons:2.3.9.RELEASE
|    |    |    +--- org.springframework:spring-core:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-beans:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    |    +--- org.springframework:spring-orm:5.2.14.RELEASE -> 5.2.15.RELEASE
|    |    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-jdbc:5.2.15.RELEASE (*)
|    |    |    \--- org.springframework:spring-tx:5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-context:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-aop:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-tx:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-beans:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-core:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    \--- org.springframework:spring-aspects:5.2.15.RELEASE
|         \--- org.aspectj:aspectjweaver:1.9.6
+--- org.hibernate:hibernate-core:5.6.15.Final (*)
+--- org.hibernate:hibernate-entitymanager:5.6.15.Final
|    +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.4.2.Final
|    +--- org.hibernate:hibernate-core:5.6.15.Final (*)
|    +--- org.hibernate.common:hibernate-commons-annotations:5.1.2.Final (*)
|    +--- javax.persistence:javax.persistence-api:2.2
|    +--- net.bytebuddy:byte-buddy:1.12.18 -> 1.10.22
|    \--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
+--- commons-fileupload:commons-fileupload:1.5
|    \--- commons-io:commons-io:2.11.0 -> 2.16.1
+--- javax.mail:mail:1.4.7
|    \--- javax.activation:activation:1.1
+--- org.springframework.kafka:spring-kafka -> 2.5.14.RELEASE
|    +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|    +--- org.springframework:spring-messaging:5.2.15.RELEASE
|    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    +--- org.springframework:spring-tx:5.2.15.RELEASE (*)
|    +--- org.springframework.retry:spring-retry:1.2.5.RELEASE
|    \--- org.apache.kafka:kafka-clients:2.5.1
|         +--- com.github.luben:zstd-jni:1.4.4-7
|         +--- org.lz4:lz4-java:1.7.1
|         +--- org.xerial.snappy:snappy-java:1.1.7.3
|         \--- org.slf4j:slf4j-api:1.7.30
+--- com.slack.api:slack-api-client:1.25.1
|    +--- com.slack.api:slack-api-model:1.25.1
|    |    \--- com.google.code.gson:gson:2.9.1 -> 2.10.1
|    +--- com.squareup.okhttp3:okhttp:4.10.0 -> 3.14.4
|    |    \--- com.squareup.okio:okio:1.17.2
|    +--- com.google.code.gson:gson:2.9.1 -> 2.10.1
|    \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
+--- org.modelmapper:modelmapper:3.1.1
+--- 313devgrp:dwr:3.3.3
+--- org.mybatis.spring.boot:mybatis-spring-boot-starter:2.3.1
|    +--- org.springframework.boot:spring-boot-starter:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.3.1
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.mybatis:mybatis:3.5.13
|    \--- org.mybatis:mybatis-spring:2.1.1
+--- mysql:mysql-connector-java:8.0.32
|    \--- com.mysql:mysql-connector-j:8.0.32
+--- org.bgee.log4jdbc-log4j2:log4jdbc-log4j2-jdbc4.1:1.16
+--- io.springfox:springfox-boot-starter:3.0.0
|    +--- io.springfox:springfox-oas:3.0.0
|    |    +--- io.swagger.core.v3:swagger-annotations:2.1.2
|    |    +--- io.swagger.core.v3:swagger-models:2.1.2
|    |    |    \--- com.fasterxml.jackson.core:jackson-annotations:2.10.1 -> 2.11.4
|    |    +--- io.springfox:springfox-spi:3.0.0
|    |    |    \--- io.springfox:springfox-core:3.0.0
|    |    |         +--- net.bytebuddy:byte-buddy:1.10.11 -> 1.10.22
|    |    |         +--- com.fasterxml:classmate:1.5.1
|    |    |         +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |         +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE
|    |    |         |    +--- org.springframework:spring-beans:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    +--- org.springframework:spring-context:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    +--- org.springframework:spring-aop:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |         \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE
|    |    |              +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |              \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- io.springfox:springfox-schema:3.0.0
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    \--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-web:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    +--- io.github.classgraph:classgraph:4.8.83
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spring-webmvc:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spring-webflux:3.0.0
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-swagger-common:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    |    +--- io.swagger:swagger-annotations:1.5.20
|    |    |    +--- io.swagger:swagger-models:1.5.20
|    |    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.5 -> 2.11.4
|    |    |    |    +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.30
|    |    |    |    \--- io.swagger:swagger-annotations:1.5.20
|    |    |    \--- io.swagger.core.v3:swagger-annotations:2.1.2
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    +--- io.springfox:springfox-data-rest:3.0.0
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    \--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    +--- io.springfox:springfox-bean-validators:3.0.0
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    \--- io.springfox:springfox-spring-web:3.0.0 (*)
|    +--- io.springfox:springfox-swagger2:3.0.0
|    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    +--- io.springfox:springfox-swagger-common:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-webflux:3.0.0 (*)
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.swagger:swagger-annotations:1.5.20
|    |    \--- io.swagger:swagger-models:1.5.20 (*)
|    +--- io.springfox:springfox-swagger-ui:3.0.0
|    +--- com.fasterxml:classmate:1.5.1
|    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
+--- io.springfox:springfox-swagger-ui:3.0.0
+--- org.flywaydb:flyway-core -> 6.4.4
+--- org.springframework.cloud:spring-cloud-starter-openfeign -> 2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE (*)
|    +--- org.springframework.cloud:spring-cloud-openfeign-core:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-netflix-ribbon:2.2.6.RELEASE
|    |    |    \--- org.springframework.cloud:spring-cloud-netflix-archaius:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    \--- io.github.openfeign.form:feign-form-spring:3.8.0
|    |         +--- io.github.openfeign.form:feign-form:3.8.0
|    |         |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    |         +--- org.springframework:spring-web:5.1.5.RELEASE -> 5.2.15.RELEASE (*)
|    |         +--- commons-fileupload:commons-fileupload:1.4 -> 1.5 (*)
|    |         \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|    +--- io.github.openfeign:feign-core:10.10.1
|    +--- io.github.openfeign:feign-slf4j:10.10.1
|    |    +--- io.github.openfeign:feign-core:10.10.1
|    |    \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.30
|    \--- io.github.openfeign:feign-hystrix:10.10.1
|         +--- io.github.openfeign:feign-core:10.10.1
|         +--- com.netflix.archaius:archaius-core:0.7.6
|         \--- com.netflix.hystrix:hystrix-core:1.5.18
|              +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.6
|              +--- io.reactivex:rxjava:1.2.0 -> 1.3.8
|              \--- org.hdrhistogram:HdrHistogram:2.1.9 -> 2.1.12
+--- org.apache.poi:poi:5.1.0
|    +--- commons-codec:commons-codec:1.15 -> 1.14
|    +--- org.apache.commons:commons-collections4:4.4
|    +--- org.apache.commons:commons-math3:3.6.1
|    +--- commons-io:commons-io:2.11.0 -> 2.16.1
|    +--- com.zaxxer:SparseBitSet:1.2
|    \--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
+--- org.apache.poi:poi-ooxml:5.1.0
|    +--- org.apache.poi:poi:5.1.0 (*)
|    +--- org.apache.poi:poi-ooxml-lite:5.1.0
|    |    \--- org.apache.xmlbeans:xmlbeans:5.0.2
|    |         \--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
|    +--- org.apache.xmlbeans:xmlbeans:5.0.2 (*)
|    +--- org.apache.commons:commons-compress:1.21 -> 1.26.2
|    |    +--- commons-codec:commons-codec:1.17.0 -> 1.14
|    |    +--- commons-io:commons-io:2.16.1
|    |    \--- org.apache.commons:commons-lang3:3.14.0 -> 3.12.0
|    +--- commons-io:commons-io:2.11.0 -> 2.16.1
|    +--- com.github.virtuald:curvesapi:1.06
|    +--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
|    \--- org.apache.commons:commons-collections4:4.4
+--- org.apache.pdfbox:pdfbox:3.0.1
|    +--- org.apache.pdfbox:pdfbox-io:3.0.1
|    |    +--- commons-logging:commons-logging:1.2
|    |    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3
|    |         +--- org.junit:junit-bom:5.6.3
|    |         |    +--- org.junit.jupiter:junit-jupiter:5.6.3 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-api:5.6.3 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-params:5.6.3 (c)
|    |         |    \--- org.junit.platform:junit-platform-commons:1.6.3 (c)
|    |         +--- org.junit.jupiter:junit-jupiter-api:5.6.3
|    |         |    +--- org.junit:junit-bom:5.6.3 (*)
|    |         |    +--- org.apiguardian:apiguardian-api:1.1.0
|    |         |    +--- org.opentest4j:opentest4j:1.2.0
|    |         |    \--- org.junit.platform:junit-platform-commons:1.6.3
|    |         |         +--- org.junit:junit-bom:5.6.3 (*)
|    |         |         \--- org.apiguardian:apiguardian-api:1.1.0
|    |         \--- org.junit.jupiter:junit-jupiter-params:5.6.3
|    |              +--- org.junit:junit-bom:5.6.3 (*)
|    |              +--- org.apiguardian:apiguardian-api:1.1.0
|    |              \--- org.junit.jupiter:junit-jupiter-api:5.6.3 (*)
|    +--- org.apache.pdfbox:fontbox:3.0.1
|    |    +--- org.apache.pdfbox:pdfbox-io:3.0.1 (*)
|    |    +--- commons-logging:commons-logging:1.2
|    |    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3 (*)
|    +--- commons-logging:commons-logging:1.2
|    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3 (*)
+--- com.github.dhorions:boxable:1.7.0
|    +--- org.apache.pdfbox:pdfbox:2.0.26 -> 3.0.1 (*)
|    +--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
|    +--- org.apache.commons:commons-csv:1.9.0
|    \--- org.jsoup:jsoup:1.15.1 -> 1.14.3
+--- org.jsoup:jsoup:1.14.3
+--- org.springframework.boot:spring-boot-starter-mail -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework:spring-context-support:5.2.15.RELEASE (*)
|    \--- com.sun.mail:jakarta.mail:1.6.7
|         \--- com.sun.activation:jakarta.activation:1.2.1 -> 1.2.2
+--- org.springframework.boot:spring-boot-starter-thymeleaf -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.thymeleaf:thymeleaf-spring5:3.0.12.RELEASE
|    |    +--- org.thymeleaf:thymeleaf:3.0.12.RELEASE
|    |    |    +--- ognl:ognl:3.1.26 (*)
|    |    |    +--- org.attoparser:attoparser:2.0.5.RELEASE
|    |    |    +--- org.unbescape:unbescape:1.1.6.RELEASE
|    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    \--- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
|         +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE -> 3.0.12.RELEASE (*)
|         \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
+--- io.github.bonigarcia:webdrivermanager:5.9.2
|    +--- org.slf4j:slf4j-api:2.0.13 -> 1.7.30
|    +--- com.google.code.gson:gson:2.11.0 -> 2.10.1
|    +--- com.github.docker-java:docker-java:3.4.0
|    |    +--- com.github.docker-java:docker-java-core:3.4.0
|    |    |    +--- com.github.docker-java:docker-java-api:3.4.0
|    |    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.10.3 -> 2.11.4
|    |    |    |    \--- org.slf4j:slf4j-api:1.7.30
|    |    |    +--- com.github.docker-java:docker-java-transport:3.4.0
|    |    |    +--- org.slf4j:slf4j-api:1.7.30
|    |    |    +--- commons-io:commons-io:2.13.0 -> 2.16.1
|    |    |    +--- org.apache.commons:commons-compress:1.21 -> 1.26.2 (*)
|    |    |    +--- org.apache.commons:commons-lang3:3.12.0
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.10.3 -> 2.11.4 (*)
|    |    |    \--- com.google.guava:guava:19.0 -> 32.0.1-jre (*)
|    |    \--- org.slf4j:jcl-over-slf4j:1.7.30
|    |         \--- org.slf4j:slf4j-api:1.7.30
|    +--- com.github.docker-java:docker-java-transport-httpclient5:3.4.0
|    |    +--- com.github.docker-java:docker-java-transport:3.4.0
|    |    +--- org.apache.httpcomponents.client5:httpclient5:5.0.3 -> 5.2.1
|    |    |    +--- org.apache.httpcomponents.core5:httpcore5:5.2
|    |    |    +--- org.apache.httpcomponents.core5:httpcore5-h2:5.2
|    |    |    |    \--- org.apache.httpcomponents.core5:httpcore5:5.2
|    |    |    \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
|    |    \--- net.java.dev.jna:jna:5.13.0
|    +--- org.brotli:dec:0.1.2
|    +--- org.apache.commons:commons-lang3:3.15.0 -> 3.12.0
|    +--- org.apache.commons:commons-compress:1.26.2 (*)
|    \--- org.apache.httpcomponents.client5:httpclient5:5.2.1 (*)
+--- org.seleniumhq.selenium:selenium-java:4.25.0
|    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    +--- org.seleniumhq.selenium:selenium-chrome-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59
|    |    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    |    +--- org.apache.commons:commons-exec:1.3
|    |    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-devtools-v127:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0
|    |    |    \--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v128:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v129:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v85:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-edge-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-firefox-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-ie-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-safari-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    \--- org.seleniumhq.selenium:selenium-support:4.25.0 -> 3.141.59
|         +--- org.seleniumhq.selenium:selenium-api:3.141.59
|         +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|         +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|         +--- org.apache.commons:commons-exec:1.3
|         +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|         +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|         \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
+--- org.springframework.cloud:spring-cloud-starter-sleuth:2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    \--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE
|         +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|         +--- org.aspectj:aspectjrt:1.9.6
|         +--- io.zipkin.brave:brave:5.12.7
|         |    \--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2
|         |         +--- io.zipkin.reporter2:zipkin-reporter:2.15.2
|         |         |    \--- io.zipkin.zipkin2:zipkin:2.21.7
|         |         \--- io.zipkin.zipkin2:zipkin:2.21.7
|         +--- io.zipkin.brave:brave-context-slf4j:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-rpc:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-web:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7
|         |    |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-rabbit:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-kafka-streams:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-httpclient:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-httpasyncclient:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-webmvc:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-servlet:5.12.7
|         |    |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-jms:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         \--- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:2.15.2
|              +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|              \--- io.zipkin.zipkin2:zipkin:2.21.7
\--- org.springframework.cloud:spring-cloud-sleuth-zipkin:2.2.6.RELEASE
     +--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE (*)
     +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
     +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
     +--- io.zipkin.zipkin2:zipkin:2.21.7
     +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
     +--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2 (*)
     +--- io.zipkin.reporter2:zipkin-sender-kafka:2.15.2
     |    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
     |    \--- io.zipkin.zipkin2:zipkin:2.21.7
     +--- io.zipkin.reporter2:zipkin-sender-activemq-client:2.15.2
     |    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
     |    \--- io.zipkin.zipkin2:zipkin:2.21.7
     \--- io.zipkin.reporter2:zipkin-sender-amqp-client:2.15.2
          +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
          \--- io.zipkin.zipkin2:zipkin:2.21.7

compileOnly - Compile only dependencies for source set 'main'. (n)
No dependencies

default - Configuration for default artifacts. (n)
No dependencies

developmentOnly - Configuration for development-only dependencies such as Spring Boot's DevTools.
No dependencies

docker
No dependencies

implementation - Implementation only dependencies for source set 'main'. (n)
+--- org.projectlombok:lombok (n)
+--- com.google.guava:guava:32.0.1-jre (n)
+--- commons-lang:commons-lang:2.6 (n)
+--- com.google.code.gson:gson:2.10.1 (n)
+--- org.apache.commons:commons-lang3:3.12.0 (n)
+--- commons-beanutils:commons-beanutils:1.9.4 (n)
+--- org.apache.commons:commons-collections4:4.4 (n)
+--- org.unitils:unitils:2.4 (n)
+--- net.sourceforge.collections:collections-generic:4.01 (n)
+--- org.apache.commons:commons-text:1.10.0 (n)
+--- org.springframework.boot:spring-boot-starter-web (n)
+--- org.springframework.boot:spring-boot-starter-aop (n)
+--- org.springframework.boot:spring-boot-starter-cache (n)
+--- org.springframework.boot:spring-boot-starter-actuator (n)
+--- org.springframework.boot:spring-boot-starter-validation (n)
+--- org.springframework.cloud:spring-cloud-starter-config (n)
+--- org.springframework.security:spring-security-web:5.3.13.RELEASE (n)
+--- org.keycloak:keycloak-spring-security-adapter:12.0.4 (n)
+--- org.springframework.boot:spring-boot-starter-data-jpa (n)
+--- org.hibernate:hibernate-core:5.6.15.Final (n)
+--- org.hibernate:hibernate-entitymanager:5.6.15.Final (n)
+--- commons-fileupload:commons-fileupload:1.5 (n)
+--- javax.mail:mail:1.4.7 (n)
+--- org.springframework.kafka:spring-kafka (n)
+--- com.slack.api:slack-api-client:1.25.1 (n)
+--- org.modelmapper:modelmapper:3.1.1 (n)
+--- 313devgrp:dwr:3.3.3 (n)
+--- org.mybatis.spring.boot:mybatis-spring-boot-starter:2.3.1 (n)
+--- mysql:mysql-connector-java:8.0.32 (n)
+--- org.bgee.log4jdbc-log4j2:log4jdbc-log4j2-jdbc4.1:1.16 (n)
+--- io.springfox:springfox-boot-starter:3.0.0 (n)
+--- io.springfox:springfox-swagger-ui:3.0.0 (n)
+--- org.flywaydb:flyway-core (n)
+--- org.springframework.cloud:spring-cloud-starter-openfeign (n)
+--- org.apache.poi:poi:5.1.0 (n)
+--- org.apache.poi:poi-ooxml:5.1.0 (n)
+--- org.apache.pdfbox:pdfbox:3.0.1 (n)
+--- com.github.dhorions:boxable:1.7.0 (n)
+--- org.jsoup:jsoup:1.14.3 (n)
+--- org.springframework.boot:spring-boot-starter-mail (n)
+--- org.springframework.boot:spring-boot-starter-thymeleaf (n)
+--- io.github.bonigarcia:webdrivermanager:5.9.2 (n)
+--- org.seleniumhq.selenium:selenium-java:4.25.0 (n)
+--- org.springframework.cloud:spring-cloud-starter-sleuth:2.2.6.RELEASE (n)
\--- org.springframework.cloud:spring-cloud-sleuth-zipkin:2.2.6.RELEASE (n)

productionRuntimeClasspath
+--- org.projectlombok:lombok -> 1.18.20
+--- com.google.guava:guava:32.0.1-jre
|    +--- com.google.guava:failureaccess:1.0.1
|    +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|    +--- com.google.code.findbugs:jsr305:3.0.2
|    +--- org.checkerframework:checker-qual:3.33.0
|    +--- com.google.errorprone:error_prone_annotations:2.18.0
|    \--- com.google.j2objc:j2objc-annotations:2.8
+--- commons-lang:commons-lang:2.6
+--- com.google.code.gson:gson:2.10.1
+--- org.apache.commons:commons-lang3:3.12.0
+--- commons-beanutils:commons-beanutils:1.9.4
|    +--- commons-logging:commons-logging:1.2
|    \--- commons-collections:commons-collections:3.2.2
+--- org.apache.commons:commons-collections4:4.4
+--- org.unitils:unitils:2.4
|    +--- commons-logging:commons-logging:1.1 -> 1.2
|    +--- commons-dbcp:commons-dbcp:1.2.2
|    |    \--- commons-pool:commons-pool:1.3 -> 1.6
|    +--- commons-lang:commons-lang:2.3 -> 2.6
|    +--- commons-collections:commons-collections:3.2 -> 3.2.2
|    +--- ognl:ognl:2.6.9 -> 3.1.26
|    |    \--- org.javassist:javassist:3.20.0-GA
|    \--- ant:ant:1.6.5
+--- net.sourceforge.collections:collections-generic:4.01
+--- org.apache.commons:commons-text:1.10.0
|    \--- org.apache.commons:commons-lang3:3.12.0
+--- org.springframework.boot:spring-boot-starter-web -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot:2.3.12.RELEASE
|    |    |    +--- org.springframework:spring-core:5.2.15.RELEASE
|    |    |    |    \--- org.springframework:spring-jcl:5.2.15.RELEASE
|    |    |    \--- org.springframework:spring-context:5.2.15.RELEASE
|    |    |         +--- org.springframework:spring-aop:5.2.15.RELEASE
|    |    |         |    +--- org.springframework:spring-beans:5.2.15.RELEASE
|    |    |         |    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         \--- org.springframework:spring-expression:5.2.15.RELEASE
|    |    |              \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE
|    |    |    \--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot-starter-logging:2.3.12.RELEASE
|    |    |    +--- ch.qos.logback:logback-classic:1.2.3
|    |    |    |    +--- ch.qos.logback:logback-core:1.2.3
|    |    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.apache.logging.log4j:log4j-to-slf4j:2.13.3
|    |    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    |    \--- org.apache.logging.log4j:log4j-api:2.13.3
|    |    |    \--- org.slf4j:jul-to-slf4j:1.7.30
|    |    |         \--- org.slf4j:slf4j-api:1.7.30
|    |    +--- jakarta.annotation:jakarta.annotation-api:1.3.5
|    |    +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    \--- org.yaml:snakeyaml:1.26
|    +--- org.springframework.boot:spring-boot-starter-json:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    |    +--- org.springframework:spring-web:5.2.15.RELEASE
|    |    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.4
|    |         +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |         \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    +--- org.springframework.boot:spring-boot-starter-tomcat:2.3.12.RELEASE
|    |    +--- jakarta.annotation:jakarta.annotation-api:1.3.5
|    |    +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.46
|    |    +--- org.glassfish:jakarta.el:3.0.3
|    |    \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.46
|    |         \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.46
|    +--- org.springframework:spring-web:5.2.15.RELEASE (*)
|    \--- org.springframework:spring-webmvc:5.2.15.RELEASE
|         +--- org.springframework:spring-aop:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-expression:5.2.15.RELEASE (*)
|         \--- org.springframework:spring-web:5.2.15.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-aop -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework:spring-aop:5.2.15.RELEASE (*)
|    \--- org.aspectj:aspectjweaver:1.9.6
+--- org.springframework.boot:spring-boot-starter-cache -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    \--- org.springframework:spring-context-support:5.2.15.RELEASE
|         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|         \--- org.springframework:spring-core:5.2.15.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-actuator -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.3.12.RELEASE
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4 (*)
|    |    +--- org.springframework.boot:spring-boot-actuator:2.3.12.RELEASE
|    |    |    \--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE (*)
|    \--- io.micrometer:micrometer-core:1.5.14
|         +--- org.hdrhistogram:HdrHistogram:2.1.12
|         \--- org.latencyutils:LatencyUtils:2.0.3
+--- org.springframework.boot:spring-boot-starter-validation -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.glassfish:jakarta.el:3.0.3
|    \--- org.hibernate.validator:hibernate-validator:6.1.7.Final
|         +--- jakarta.validation:jakarta.validation-api:2.0.2
|         +--- org.jboss.logging:jboss-logging:3.3.2.Final -> 3.4.2.Final
|         \--- com.fasterxml:classmate:1.3.4 -> 1.5.1
+--- org.springframework.cloud:spring-cloud-starter-config -> 2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:2.2.6.RELEASE
|    |    |    \--- org.springframework.security:spring-security-crypto:5.3.3.RELEASE -> 5.3.9.RELEASE
|    |    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE
|    |    |    \--- org.springframework.security:spring-security-crypto:5.3.3.RELEASE -> 5.3.9.RELEASE
|    |    \--- org.springframework.security:spring-security-rsa:1.0.9.RELEASE
|    |         \--- org.bouncycastle:bcpkix-jdk15on:1.64 -> 1.65
|    |              \--- org.bouncycastle:bcprov-jdk15on:1.65
|    +--- org.springframework.cloud:spring-cloud-config-client:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:2.2.6.RELEASE (*)
|    |    +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.1 -> 2.11.4
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.1 -> 2.11.4 (*)
|    |    \--- org.apache.httpcomponents:httpclient:4.5.12 -> 4.5.13
|    |         +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.14
|    |         +--- commons-logging:commons-logging:1.2
|    |         \--- commons-codec:commons-codec:1.11 -> 1.14
|    \--- com.fasterxml.jackson.core:jackson-databind:2.11.1 -> 2.11.4 (*)
+--- org.springframework.security:spring-security-web:5.3.13.RELEASE
|    +--- org.springframework.security:spring-security-core:5.3.13.RELEASE -> 5.3.9.RELEASE
|    |    +--- org.springframework:spring-aop:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-beans:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-context:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-core:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    \--- org.springframework:spring-expression:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-aop:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-beans:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-context:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-core:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-expression:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    \--- org.springframework:spring-web:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
+--- org.keycloak:keycloak-spring-security-adapter:12.0.4
|    +--- org.keycloak:keycloak-core:12.0.4
|    |    +--- org.keycloak:keycloak-common:12.0.4
|    |    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    |    \--- com.sun.activation:jakarta.activation:1.2.1 -> 1.2.2
|    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.11.4
|    |    \--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.11.4 (*)
|    +--- org.keycloak:keycloak-adapter-spi:12.0.4
|    +--- org.keycloak:keycloak-adapter-core:12.0.4
|    +--- org.slf4j:slf4j-api:1.7.30
|    +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.4.2.Final
|    +--- org.apache.httpcomponents:httpclient:4.5.13 (*)
|    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.11.4
|    +--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.11.4 (*)
|    \--- com.fasterxml.jackson.core:jackson-annotations:2.10.5 -> 2.11.4
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    |    +--- com.zaxxer:HikariCP:3.4.5
|    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    \--- org.springframework:spring-jdbc:5.2.15.RELEASE
|    |         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |         \--- org.springframework:spring-tx:5.2.15.RELEASE
|    |              +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |              \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    +--- jakarta.transaction:jakarta.transaction-api:1.3.3
|    +--- jakarta.persistence:jakarta.persistence-api:2.2.3
|    +--- org.hibernate:hibernate-core:5.4.32.Final -> 5.6.15.Final
|    |    +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.4.2.Final
|    |    +--- javax.persistence:javax.persistence-api:2.2
|    |    +--- net.bytebuddy:byte-buddy:1.12.18 -> 1.10.22
|    |    +--- antlr:antlr:2.7.7
|    |    +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|    |    +--- org.jboss:jandex:2.4.2.Final
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- javax.activation:javax.activation-api:1.2.0
|    |    +--- org.hibernate.common:hibernate-commons-annotations:5.1.2.Final
|    |    |    \--- org.jboss.logging:jboss-logging:3.3.2.Final -> 3.4.2.Final
|    |    +--- javax.xml.bind:jaxb-api:2.3.1
|    |    |    \--- javax.activation:javax.activation-api:1.2.0
|    |    \--- org.glassfish.jaxb:jaxb-runtime:2.3.1 -> 2.3.4
|    |         +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
|    |         +--- org.glassfish.jaxb:txw2:2.3.4
|    |         +--- com.sun.istack:istack-commons-runtime:3.0.12
|    |         \--- com.sun.activation:jakarta.activation:1.2.2
|    +--- org.springframework.data:spring-data-jpa:2.3.9.RELEASE
|    |    +--- org.springframework.data:spring-data-commons:2.3.9.RELEASE
|    |    |    +--- org.springframework:spring-core:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-beans:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    |    +--- org.springframework:spring-orm:5.2.14.RELEASE -> 5.2.15.RELEASE
|    |    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-jdbc:5.2.15.RELEASE (*)
|    |    |    \--- org.springframework:spring-tx:5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-context:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-aop:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-tx:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-beans:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-core:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    \--- org.springframework:spring-aspects:5.2.15.RELEASE
|         \--- org.aspectj:aspectjweaver:1.9.6
+--- org.hibernate:hibernate-core:5.6.15.Final (*)
+--- org.hibernate:hibernate-entitymanager:5.6.15.Final
|    +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.4.2.Final
|    +--- org.hibernate:hibernate-core:5.6.15.Final (*)
|    +--- org.hibernate.common:hibernate-commons-annotations:5.1.2.Final (*)
|    +--- javax.persistence:javax.persistence-api:2.2
|    +--- net.bytebuddy:byte-buddy:1.12.18 -> 1.10.22
|    \--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
+--- commons-fileupload:commons-fileupload:1.5
|    \--- commons-io:commons-io:2.11.0 -> 2.16.1
+--- javax.mail:mail:1.4.7
|    \--- javax.activation:activation:1.1
+--- org.springframework.kafka:spring-kafka -> 2.5.14.RELEASE
|    +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|    +--- org.springframework:spring-messaging:5.2.15.RELEASE
|    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    +--- org.springframework:spring-tx:5.2.15.RELEASE (*)
|    +--- org.springframework.retry:spring-retry:1.2.5.RELEASE
|    \--- org.apache.kafka:kafka-clients:2.5.1
|         +--- com.github.luben:zstd-jni:1.4.4-7
|         +--- org.lz4:lz4-java:1.7.1
|         +--- org.xerial.snappy:snappy-java:1.1.7.3
|         \--- org.slf4j:slf4j-api:1.7.30
+--- com.slack.api:slack-api-client:1.25.1
|    +--- com.slack.api:slack-api-model:1.25.1
|    |    \--- com.google.code.gson:gson:2.9.1 -> 2.10.1
|    +--- com.squareup.okhttp3:okhttp:4.10.0 -> 3.14.4
|    |    \--- com.squareup.okio:okio:1.17.2
|    +--- com.google.code.gson:gson:2.9.1 -> 2.10.1
|    \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
+--- org.modelmapper:modelmapper:3.1.1
+--- 313devgrp:dwr:3.3.3
+--- org.mybatis.spring.boot:mybatis-spring-boot-starter:2.3.1
|    +--- org.springframework.boot:spring-boot-starter:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.3.1
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.mybatis:mybatis:3.5.13
|    \--- org.mybatis:mybatis-spring:2.1.1
+--- mysql:mysql-connector-java:8.0.32
|    \--- com.mysql:mysql-connector-j:8.0.32
+--- org.bgee.log4jdbc-log4j2:log4jdbc-log4j2-jdbc4.1:1.16
+--- io.springfox:springfox-boot-starter:3.0.0
|    +--- io.springfox:springfox-oas:3.0.0
|    |    +--- io.swagger.core.v3:swagger-annotations:2.1.2
|    |    +--- io.swagger.core.v3:swagger-models:2.1.2
|    |    |    \--- com.fasterxml.jackson.core:jackson-annotations:2.10.1 -> 2.11.4
|    |    +--- io.springfox:springfox-spi:3.0.0
|    |    |    \--- io.springfox:springfox-core:3.0.0
|    |    |         +--- net.bytebuddy:byte-buddy:1.10.11 -> 1.10.22
|    |    |         +--- com.fasterxml:classmate:1.5.1
|    |    |         +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |         +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE
|    |    |         |    +--- org.springframework:spring-beans:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    +--- org.springframework:spring-context:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    +--- org.springframework:spring-aop:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |         \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE
|    |    |              +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |              \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- io.springfox:springfox-schema:3.0.0
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    \--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-web:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    +--- io.github.classgraph:classgraph:4.8.83
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spring-webmvc:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spring-webflux:3.0.0
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    \--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    +--- io.springfox:springfox-swagger-common:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    |    +--- io.swagger:swagger-annotations:1.5.20
|    |    |    +--- io.swagger:swagger-models:1.5.20
|    |    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.5 -> 2.11.4
|    |    |    |    +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.30
|    |    |    |    \--- io.swagger:swagger-annotations:1.5.20
|    |    |    \--- io.swagger.core.v3:swagger-annotations:2.1.2
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    \--- org.mapstruct:mapstruct:1.3.1.Final
|    +--- io.springfox:springfox-data-rest:3.0.0
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    \--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    +--- io.springfox:springfox-bean-validators:3.0.0
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    \--- io.springfox:springfox-spring-web:3.0.0 (*)
|    +--- io.springfox:springfox-swagger2:3.0.0
|    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    +--- io.springfox:springfox-swagger-common:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-webflux:3.0.0 (*)
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.swagger:swagger-annotations:1.5.20
|    |    +--- io.swagger:swagger-models:1.5.20 (*)
|    |    \--- org.mapstruct:mapstruct:1.3.1.Final
|    +--- io.springfox:springfox-swagger-ui:3.0.0
|    |    \--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    +--- com.fasterxml:classmate:1.5.1
|    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
+--- io.springfox:springfox-swagger-ui:3.0.0 (*)
+--- org.flywaydb:flyway-core -> 6.4.4
+--- org.springframework.cloud:spring-cloud-starter-openfeign -> 2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE (*)
|    +--- org.springframework.cloud:spring-cloud-openfeign-core:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-netflix-ribbon:2.2.6.RELEASE
|    |    |    \--- org.springframework.cloud:spring-cloud-netflix-archaius:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    \--- io.github.openfeign.form:feign-form-spring:3.8.0
|    |         +--- io.github.openfeign.form:feign-form:3.8.0
|    |         |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    |         +--- org.springframework:spring-web:5.1.5.RELEASE -> 5.2.15.RELEASE (*)
|    |         +--- commons-fileupload:commons-fileupload:1.4 -> 1.5 (*)
|    |         \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|    +--- io.github.openfeign:feign-core:10.10.1
|    +--- io.github.openfeign:feign-slf4j:10.10.1
|    |    +--- io.github.openfeign:feign-core:10.10.1
|    |    \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.30
|    \--- io.github.openfeign:feign-hystrix:10.10.1
|         +--- io.github.openfeign:feign-core:10.10.1
|         +--- com.netflix.archaius:archaius-core:0.7.6
|         |    +--- com.google.code.findbugs:jsr305:3.0.1 -> 3.0.2
|         |    +--- commons-configuration:commons-configuration:1.8
|         |    |    +--- commons-lang:commons-lang:2.6
|         |    |    \--- commons-logging:commons-logging:1.1.1 -> 1.2
|         |    +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.30
|         |    +--- com.google.guava:guava:16.0 -> 32.0.1-jre (*)
|         |    +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.11.4
|         |    +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.11.4
|         |    \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.11.4 (*)
|         \--- com.netflix.hystrix:hystrix-core:1.5.18
|              +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.30
|              +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.6 (*)
|              +--- io.reactivex:rxjava:1.2.0 -> 1.3.8
|              \--- org.hdrhistogram:HdrHistogram:2.1.9 -> 2.1.12
+--- org.apache.poi:poi:5.1.0
|    +--- commons-codec:commons-codec:1.15 -> 1.14
|    +--- org.apache.commons:commons-collections4:4.4
|    +--- org.apache.commons:commons-math3:3.6.1
|    +--- commons-io:commons-io:2.11.0 -> 2.16.1
|    +--- com.zaxxer:SparseBitSet:1.2
|    \--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
+--- org.apache.poi:poi-ooxml:5.1.0
|    +--- org.apache.poi:poi:5.1.0 (*)
|    +--- org.apache.poi:poi-ooxml-lite:5.1.0
|    |    \--- org.apache.xmlbeans:xmlbeans:5.0.2
|    |         \--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
|    +--- org.apache.xmlbeans:xmlbeans:5.0.2 (*)
|    +--- org.apache.commons:commons-compress:1.21 -> 1.26.2
|    |    +--- commons-codec:commons-codec:1.17.0 -> 1.14
|    |    +--- commons-io:commons-io:2.16.1
|    |    \--- org.apache.commons:commons-lang3:3.14.0 -> 3.12.0
|    +--- commons-io:commons-io:2.11.0 -> 2.16.1
|    +--- com.github.virtuald:curvesapi:1.06
|    +--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
|    \--- org.apache.commons:commons-collections4:4.4
+--- org.apache.pdfbox:pdfbox:3.0.1
|    +--- org.apache.pdfbox:pdfbox-io:3.0.1
|    |    +--- commons-logging:commons-logging:1.2
|    |    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3
|    |         +--- org.junit:junit-bom:5.6.3
|    |         |    +--- org.junit.jupiter:junit-jupiter:5.6.3 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-api:5.6.3 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-engine:5.6.3 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-params:5.6.3 (c)
|    |         |    +--- org.junit.platform:junit-platform-commons:1.6.3 (c)
|    |         |    \--- org.junit.platform:junit-platform-engine:1.6.3 (c)
|    |         +--- org.junit.jupiter:junit-jupiter-api:5.6.3
|    |         |    +--- org.junit:junit-bom:5.6.3 (*)
|    |         |    +--- org.apiguardian:apiguardian-api:1.1.0
|    |         |    +--- org.opentest4j:opentest4j:1.2.0
|    |         |    \--- org.junit.platform:junit-platform-commons:1.6.3
|    |         |         +--- org.junit:junit-bom:5.6.3 (*)
|    |         |         \--- org.apiguardian:apiguardian-api:1.1.0
|    |         +--- org.junit.jupiter:junit-jupiter-params:5.6.3
|    |         |    +--- org.junit:junit-bom:5.6.3 (*)
|    |         |    +--- org.apiguardian:apiguardian-api:1.1.0
|    |         |    \--- org.junit.jupiter:junit-jupiter-api:5.6.3 (*)
|    |         \--- org.junit.jupiter:junit-jupiter-engine:5.6.3
|    |              +--- org.junit:junit-bom:5.6.3 (*)
|    |              +--- org.apiguardian:apiguardian-api:1.1.0
|    |              +--- org.junit.platform:junit-platform-engine:1.6.3
|    |              |    +--- org.junit:junit-bom:5.6.3 (*)
|    |              |    +--- org.apiguardian:apiguardian-api:1.1.0
|    |              |    +--- org.opentest4j:opentest4j:1.2.0
|    |              |    \--- org.junit.platform:junit-platform-commons:1.6.3 (*)
|    |              \--- org.junit.jupiter:junit-jupiter-api:5.6.3 (*)
|    +--- org.apache.pdfbox:fontbox:3.0.1
|    |    +--- org.apache.pdfbox:pdfbox-io:3.0.1 (*)
|    |    +--- commons-logging:commons-logging:1.2
|    |    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3 (*)
|    +--- commons-logging:commons-logging:1.2
|    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3 (*)
+--- com.github.dhorions:boxable:1.7.0
|    +--- org.apache.pdfbox:pdfbox:2.0.26 -> 3.0.1 (*)
|    +--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
|    +--- org.apache.commons:commons-csv:1.9.0
|    \--- org.jsoup:jsoup:1.15.1 -> 1.14.3
+--- org.jsoup:jsoup:1.14.3
+--- org.springframework.boot:spring-boot-starter-mail -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework:spring-context-support:5.2.15.RELEASE (*)
|    \--- com.sun.mail:jakarta.mail:1.6.7
|         \--- com.sun.activation:jakarta.activation:1.2.1 -> 1.2.2
+--- org.springframework.boot:spring-boot-starter-thymeleaf -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.thymeleaf:thymeleaf-spring5:3.0.12.RELEASE
|    |    +--- org.thymeleaf:thymeleaf:3.0.12.RELEASE
|    |    |    +--- ognl:ognl:3.1.26 (*)
|    |    |    +--- org.attoparser:attoparser:2.0.5.RELEASE
|    |    |    +--- org.unbescape:unbescape:1.1.6.RELEASE
|    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    \--- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
|         +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE -> 3.0.12.RELEASE (*)
|         \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
+--- io.github.bonigarcia:webdrivermanager:5.9.2
|    +--- org.slf4j:slf4j-api:2.0.13 -> 1.7.30
|    +--- com.google.code.gson:gson:2.11.0 -> 2.10.1
|    +--- com.github.docker-java:docker-java:3.4.0
|    |    +--- com.github.docker-java:docker-java-core:3.4.0
|    |    |    +--- com.github.docker-java:docker-java-api:3.4.0
|    |    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.10.3 -> 2.11.4
|    |    |    |    \--- org.slf4j:slf4j-api:1.7.30
|    |    |    +--- com.github.docker-java:docker-java-transport:3.4.0
|    |    |    +--- org.slf4j:slf4j-api:1.7.30
|    |    |    +--- commons-io:commons-io:2.13.0 -> 2.16.1
|    |    |    +--- org.apache.commons:commons-compress:1.21 -> 1.26.2 (*)
|    |    |    +--- org.apache.commons:commons-lang3:3.12.0
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.10.3 -> 2.11.4 (*)
|    |    |    \--- com.google.guava:guava:19.0 -> 32.0.1-jre (*)
|    |    \--- org.slf4j:jcl-over-slf4j:1.7.30
|    |         \--- org.slf4j:slf4j-api:1.7.30
|    +--- com.github.docker-java:docker-java-transport-httpclient5:3.4.0
|    |    +--- com.github.docker-java:docker-java-transport:3.4.0
|    |    +--- org.apache.httpcomponents.client5:httpclient5:5.0.3 -> 5.2.1
|    |    |    +--- org.apache.httpcomponents.core5:httpcore5:5.2
|    |    |    +--- org.apache.httpcomponents.core5:httpcore5-h2:5.2
|    |    |    |    \--- org.apache.httpcomponents.core5:httpcore5:5.2
|    |    |    \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
|    |    \--- net.java.dev.jna:jna:5.13.0
|    +--- org.brotli:dec:0.1.2
|    +--- org.apache.commons:commons-lang3:3.15.0 -> 3.12.0
|    +--- org.apache.commons:commons-compress:1.26.2 (*)
|    \--- org.apache.httpcomponents.client5:httpclient5:5.2.1 (*)
+--- org.seleniumhq.selenium:selenium-java:4.25.0
|    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    +--- org.seleniumhq.selenium:selenium-chrome-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59
|    |    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    |    +--- org.apache.commons:commons-exec:1.3
|    |    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-devtools-v127:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0
|    |    |    \--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v128:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v129:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v85:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-edge-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-firefox-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-ie-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-safari-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    \--- org.seleniumhq.selenium:selenium-support:4.25.0 -> 3.141.59
|         +--- org.seleniumhq.selenium:selenium-api:3.141.59
|         +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|         +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|         +--- org.apache.commons:commons-exec:1.3
|         +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|         +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|         \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
+--- org.springframework.cloud:spring-cloud-starter-sleuth:2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    \--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE
|         +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|         +--- org.aspectj:aspectjrt:1.9.6
|         +--- io.zipkin.brave:brave:5.12.7
|         |    \--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2
|         |         +--- io.zipkin.reporter2:zipkin-reporter:2.15.2
|         |         |    \--- io.zipkin.zipkin2:zipkin:2.21.7
|         |         \--- io.zipkin.zipkin2:zipkin:2.21.7
|         +--- io.zipkin.brave:brave-context-slf4j:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-rpc:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-web:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7
|         |    |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-rabbit:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-kafka-streams:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-httpclient:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-httpasyncclient:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-webmvc:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-servlet:5.12.7
|         |    |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-jms:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         \--- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:2.15.2
|              +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|              \--- io.zipkin.zipkin2:zipkin:2.21.7
\--- org.springframework.cloud:spring-cloud-sleuth-zipkin:2.2.6.RELEASE
     +--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE (*)
     +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
     +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
     +--- io.zipkin.zipkin2:zipkin:2.21.7
     +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
     +--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2 (*)
     +--- io.zipkin.reporter2:zipkin-sender-kafka:2.15.2
     |    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
     |    \--- io.zipkin.zipkin2:zipkin:2.21.7
     +--- io.zipkin.reporter2:zipkin-sender-activemq-client:2.15.2
     |    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
     |    \--- io.zipkin.zipkin2:zipkin:2.21.7
     \--- io.zipkin.reporter2:zipkin-sender-amqp-client:2.15.2
          +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
          \--- io.zipkin.zipkin2:zipkin:2.21.7

runtimeClasspath - Runtime classpath of source set 'main'.
+--- org.projectlombok:lombok -> 1.18.20
+--- com.google.guava:guava:32.0.1-jre
|    +--- com.google.guava:failureaccess:1.0.1
|    +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|    +--- com.google.code.findbugs:jsr305:3.0.2
|    +--- org.checkerframework:checker-qual:3.33.0
|    +--- com.google.errorprone:error_prone_annotations:2.18.0
|    \--- com.google.j2objc:j2objc-annotations:2.8
+--- commons-lang:commons-lang:2.6
+--- com.google.code.gson:gson:2.10.1
+--- org.apache.commons:commons-lang3:3.12.0
+--- commons-beanutils:commons-beanutils:1.9.4
|    +--- commons-logging:commons-logging:1.2
|    \--- commons-collections:commons-collections:3.2.2
+--- org.apache.commons:commons-collections4:4.4
+--- org.unitils:unitils:2.4
|    +--- commons-logging:commons-logging:1.1 -> 1.2
|    +--- commons-dbcp:commons-dbcp:1.2.2
|    |    \--- commons-pool:commons-pool:1.3 -> 1.6
|    +--- commons-lang:commons-lang:2.3 -> 2.6
|    +--- commons-collections:commons-collections:3.2 -> 3.2.2
|    +--- ognl:ognl:2.6.9 -> 3.1.26
|    |    \--- org.javassist:javassist:3.20.0-GA
|    \--- ant:ant:1.6.5
+--- net.sourceforge.collections:collections-generic:4.01
+--- org.apache.commons:commons-text:1.10.0
|    \--- org.apache.commons:commons-lang3:3.12.0
+--- org.springframework.boot:spring-boot-starter-web -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot:2.3.12.RELEASE
|    |    |    +--- org.springframework:spring-core:5.2.15.RELEASE
|    |    |    |    \--- org.springframework:spring-jcl:5.2.15.RELEASE
|    |    |    \--- org.springframework:spring-context:5.2.15.RELEASE
|    |    |         +--- org.springframework:spring-aop:5.2.15.RELEASE
|    |    |         |    +--- org.springframework:spring-beans:5.2.15.RELEASE
|    |    |         |    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         \--- org.springframework:spring-expression:5.2.15.RELEASE
|    |    |              \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE
|    |    |    \--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot-starter-logging:2.3.12.RELEASE
|    |    |    +--- ch.qos.logback:logback-classic:1.2.3
|    |    |    |    +--- ch.qos.logback:logback-core:1.2.3
|    |    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.apache.logging.log4j:log4j-to-slf4j:2.13.3
|    |    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    |    \--- org.apache.logging.log4j:log4j-api:2.13.3
|    |    |    \--- org.slf4j:jul-to-slf4j:1.7.30
|    |    |         \--- org.slf4j:slf4j-api:1.7.30
|    |    +--- jakarta.annotation:jakarta.annotation-api:1.3.5
|    |    +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    \--- org.yaml:snakeyaml:1.26
|    +--- org.springframework.boot:spring-boot-starter-json:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    |    +--- org.springframework:spring-web:5.2.15.RELEASE
|    |    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.4
|    |         +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |         \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    +--- org.springframework.boot:spring-boot-starter-tomcat:2.3.12.RELEASE
|    |    +--- jakarta.annotation:jakarta.annotation-api:1.3.5
|    |    +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.46
|    |    +--- org.glassfish:jakarta.el:3.0.3
|    |    \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.46
|    |         \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.46
|    +--- org.springframework:spring-web:5.2.15.RELEASE (*)
|    \--- org.springframework:spring-webmvc:5.2.15.RELEASE
|         +--- org.springframework:spring-aop:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-expression:5.2.15.RELEASE (*)
|         \--- org.springframework:spring-web:5.2.15.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-aop -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework:spring-aop:5.2.15.RELEASE (*)
|    \--- org.aspectj:aspectjweaver:1.9.6
+--- org.springframework.boot:spring-boot-starter-cache -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    \--- org.springframework:spring-context-support:5.2.15.RELEASE
|         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|         \--- org.springframework:spring-core:5.2.15.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-actuator -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.3.12.RELEASE
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4 (*)
|    |    +--- org.springframework.boot:spring-boot-actuator:2.3.12.RELEASE
|    |    |    \--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE (*)
|    \--- io.micrometer:micrometer-core:1.5.14
|         +--- org.hdrhistogram:HdrHistogram:2.1.12
|         \--- org.latencyutils:LatencyUtils:2.0.3
+--- org.springframework.boot:spring-boot-starter-validation -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.glassfish:jakarta.el:3.0.3
|    \--- org.hibernate.validator:hibernate-validator:6.1.7.Final
|         +--- jakarta.validation:jakarta.validation-api:2.0.2
|         +--- org.jboss.logging:jboss-logging:3.3.2.Final -> 3.4.2.Final
|         \--- com.fasterxml:classmate:1.3.4 -> 1.5.1
+--- org.springframework.cloud:spring-cloud-starter-config -> 2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:2.2.6.RELEASE
|    |    |    \--- org.springframework.security:spring-security-crypto:5.3.3.RELEASE -> 5.3.9.RELEASE
|    |    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE
|    |    |    \--- org.springframework.security:spring-security-crypto:5.3.3.RELEASE -> 5.3.9.RELEASE
|    |    \--- org.springframework.security:spring-security-rsa:1.0.9.RELEASE
|    |         \--- org.bouncycastle:bcpkix-jdk15on:1.64 -> 1.65
|    |              \--- org.bouncycastle:bcprov-jdk15on:1.65
|    +--- org.springframework.cloud:spring-cloud-config-client:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:2.2.6.RELEASE (*)
|    |    +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.1 -> 2.11.4
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.1 -> 2.11.4 (*)
|    |    \--- org.apache.httpcomponents:httpclient:4.5.12 -> 4.5.13
|    |         +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.14
|    |         +--- commons-logging:commons-logging:1.2
|    |         \--- commons-codec:commons-codec:1.11 -> 1.14
|    \--- com.fasterxml.jackson.core:jackson-databind:2.11.1 -> 2.11.4 (*)
+--- org.springframework.security:spring-security-web:5.3.13.RELEASE
|    +--- org.springframework.security:spring-security-core:5.3.13.RELEASE -> 5.3.9.RELEASE
|    |    +--- org.springframework:spring-aop:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-beans:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-context:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-core:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    \--- org.springframework:spring-expression:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-aop:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-beans:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-context:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-core:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-expression:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    \--- org.springframework:spring-web:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
+--- org.keycloak:keycloak-spring-security-adapter:12.0.4
|    +--- org.keycloak:keycloak-core:12.0.4
|    |    +--- org.keycloak:keycloak-common:12.0.4
|    |    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    |    \--- com.sun.activation:jakarta.activation:1.2.1 -> 1.2.2
|    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.11.4
|    |    \--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.11.4 (*)
|    +--- org.keycloak:keycloak-adapter-spi:12.0.4
|    +--- org.keycloak:keycloak-adapter-core:12.0.4
|    +--- org.slf4j:slf4j-api:1.7.30
|    +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.4.2.Final
|    +--- org.apache.httpcomponents:httpclient:4.5.13 (*)
|    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.11.4
|    +--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.11.4 (*)
|    \--- com.fasterxml.jackson.core:jackson-annotations:2.10.5 -> 2.11.4
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    |    +--- com.zaxxer:HikariCP:3.4.5
|    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    \--- org.springframework:spring-jdbc:5.2.15.RELEASE
|    |         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |         \--- org.springframework:spring-tx:5.2.15.RELEASE
|    |              +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |              \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    +--- jakarta.transaction:jakarta.transaction-api:1.3.3
|    +--- jakarta.persistence:jakarta.persistence-api:2.2.3
|    +--- org.hibernate:hibernate-core:5.4.32.Final -> 5.6.15.Final
|    |    +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.4.2.Final
|    |    +--- javax.persistence:javax.persistence-api:2.2
|    |    +--- net.bytebuddy:byte-buddy:1.12.18 -> 1.10.22
|    |    +--- antlr:antlr:2.7.7
|    |    +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|    |    +--- org.jboss:jandex:2.4.2.Final
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- javax.activation:javax.activation-api:1.2.0
|    |    +--- org.hibernate.common:hibernate-commons-annotations:5.1.2.Final
|    |    |    \--- org.jboss.logging:jboss-logging:3.3.2.Final -> 3.4.2.Final
|    |    +--- javax.xml.bind:jaxb-api:2.3.1
|    |    |    \--- javax.activation:javax.activation-api:1.2.0
|    |    \--- org.glassfish.jaxb:jaxb-runtime:2.3.1 -> 2.3.4
|    |         +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
|    |         +--- org.glassfish.jaxb:txw2:2.3.4
|    |         +--- com.sun.istack:istack-commons-runtime:3.0.12
|    |         \--- com.sun.activation:jakarta.activation:1.2.2
|    +--- org.springframework.data:spring-data-jpa:2.3.9.RELEASE
|    |    +--- org.springframework.data:spring-data-commons:2.3.9.RELEASE
|    |    |    +--- org.springframework:spring-core:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-beans:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    |    +--- org.springframework:spring-orm:5.2.14.RELEASE -> 5.2.15.RELEASE
|    |    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-jdbc:5.2.15.RELEASE (*)
|    |    |    \--- org.springframework:spring-tx:5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-context:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-aop:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-tx:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-beans:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-core:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    \--- org.springframework:spring-aspects:5.2.15.RELEASE
|         \--- org.aspectj:aspectjweaver:1.9.6
+--- org.hibernate:hibernate-core:5.6.15.Final (*)
+--- org.hibernate:hibernate-entitymanager:5.6.15.Final
|    +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.4.2.Final
|    +--- org.hibernate:hibernate-core:5.6.15.Final (*)
|    +--- org.hibernate.common:hibernate-commons-annotations:5.1.2.Final (*)
|    +--- javax.persistence:javax.persistence-api:2.2
|    +--- net.bytebuddy:byte-buddy:1.12.18 -> 1.10.22
|    \--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
+--- commons-fileupload:commons-fileupload:1.5
|    \--- commons-io:commons-io:2.11.0 -> 2.16.1
+--- javax.mail:mail:1.4.7
|    \--- javax.activation:activation:1.1
+--- org.springframework.kafka:spring-kafka -> 2.5.14.RELEASE
|    +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|    +--- org.springframework:spring-messaging:5.2.15.RELEASE
|    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    +--- org.springframework:spring-tx:5.2.15.RELEASE (*)
|    +--- org.springframework.retry:spring-retry:1.2.5.RELEASE
|    \--- org.apache.kafka:kafka-clients:2.5.1
|         +--- com.github.luben:zstd-jni:1.4.4-7
|         +--- org.lz4:lz4-java:1.7.1
|         +--- org.xerial.snappy:snappy-java:1.1.7.3
|         \--- org.slf4j:slf4j-api:1.7.30
+--- com.slack.api:slack-api-client:1.25.1
|    +--- com.slack.api:slack-api-model:1.25.1
|    |    \--- com.google.code.gson:gson:2.9.1 -> 2.10.1
|    +--- com.squareup.okhttp3:okhttp:4.10.0 -> 3.14.4
|    |    \--- com.squareup.okio:okio:1.17.2
|    +--- com.google.code.gson:gson:2.9.1 -> 2.10.1
|    \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
+--- org.modelmapper:modelmapper:3.1.1
+--- 313devgrp:dwr:3.3.3
+--- org.mybatis.spring.boot:mybatis-spring-boot-starter:2.3.1
|    +--- org.springframework.boot:spring-boot-starter:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.3.1
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.mybatis:mybatis:3.5.13
|    \--- org.mybatis:mybatis-spring:2.1.1
+--- mysql:mysql-connector-java:8.0.32
|    \--- com.mysql:mysql-connector-j:8.0.32
+--- org.bgee.log4jdbc-log4j2:log4jdbc-log4j2-jdbc4.1:1.16
+--- io.springfox:springfox-boot-starter:3.0.0
|    +--- io.springfox:springfox-oas:3.0.0
|    |    +--- io.swagger.core.v3:swagger-annotations:2.1.2
|    |    +--- io.swagger.core.v3:swagger-models:2.1.2
|    |    |    \--- com.fasterxml.jackson.core:jackson-annotations:2.10.1 -> 2.11.4
|    |    +--- io.springfox:springfox-spi:3.0.0
|    |    |    \--- io.springfox:springfox-core:3.0.0
|    |    |         +--- net.bytebuddy:byte-buddy:1.10.11 -> 1.10.22
|    |    |         +--- com.fasterxml:classmate:1.5.1
|    |    |         +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |         +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE
|    |    |         |    +--- org.springframework:spring-beans:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    +--- org.springframework:spring-context:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    +--- org.springframework:spring-aop:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |         \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE
|    |    |              +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |              \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- io.springfox:springfox-schema:3.0.0
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    \--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-web:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    +--- io.github.classgraph:classgraph:4.8.83
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spring-webmvc:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spring-webflux:3.0.0
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    \--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    +--- io.springfox:springfox-swagger-common:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    |    +--- io.swagger:swagger-annotations:1.5.20
|    |    |    +--- io.swagger:swagger-models:1.5.20
|    |    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.5 -> 2.11.4
|    |    |    |    +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.30
|    |    |    |    \--- io.swagger:swagger-annotations:1.5.20
|    |    |    \--- io.swagger.core.v3:swagger-annotations:2.1.2
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    \--- org.mapstruct:mapstruct:1.3.1.Final
|    +--- io.springfox:springfox-data-rest:3.0.0
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    \--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    +--- io.springfox:springfox-bean-validators:3.0.0
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    \--- io.springfox:springfox-spring-web:3.0.0 (*)
|    +--- io.springfox:springfox-swagger2:3.0.0
|    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    +--- io.springfox:springfox-swagger-common:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-webflux:3.0.0 (*)
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.swagger:swagger-annotations:1.5.20
|    |    +--- io.swagger:swagger-models:1.5.20 (*)
|    |    \--- org.mapstruct:mapstruct:1.3.1.Final
|    +--- io.springfox:springfox-swagger-ui:3.0.0
|    |    \--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    +--- com.fasterxml:classmate:1.5.1
|    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
+--- io.springfox:springfox-swagger-ui:3.0.0 (*)
+--- org.flywaydb:flyway-core -> 6.4.4
+--- org.springframework.cloud:spring-cloud-starter-openfeign -> 2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE (*)
|    +--- org.springframework.cloud:spring-cloud-openfeign-core:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-netflix-ribbon:2.2.6.RELEASE
|    |    |    \--- org.springframework.cloud:spring-cloud-netflix-archaius:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    \--- io.github.openfeign.form:feign-form-spring:3.8.0
|    |         +--- io.github.openfeign.form:feign-form:3.8.0
|    |         |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    |         +--- org.springframework:spring-web:5.1.5.RELEASE -> 5.2.15.RELEASE (*)
|    |         +--- commons-fileupload:commons-fileupload:1.4 -> 1.5 (*)
|    |         \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|    +--- io.github.openfeign:feign-core:10.10.1
|    +--- io.github.openfeign:feign-slf4j:10.10.1
|    |    +--- io.github.openfeign:feign-core:10.10.1
|    |    \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.30
|    \--- io.github.openfeign:feign-hystrix:10.10.1
|         +--- io.github.openfeign:feign-core:10.10.1
|         +--- com.netflix.archaius:archaius-core:0.7.6
|         |    +--- com.google.code.findbugs:jsr305:3.0.1 -> 3.0.2
|         |    +--- commons-configuration:commons-configuration:1.8
|         |    |    +--- commons-lang:commons-lang:2.6
|         |    |    \--- commons-logging:commons-logging:1.1.1 -> 1.2
|         |    +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.30
|         |    +--- com.google.guava:guava:16.0 -> 32.0.1-jre (*)
|         |    +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.11.4
|         |    +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.11.4
|         |    \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.11.4 (*)
|         \--- com.netflix.hystrix:hystrix-core:1.5.18
|              +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.30
|              +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.6 (*)
|              +--- io.reactivex:rxjava:1.2.0 -> 1.3.8
|              \--- org.hdrhistogram:HdrHistogram:2.1.9 -> 2.1.12
+--- org.apache.poi:poi:5.1.0
|    +--- commons-codec:commons-codec:1.15 -> 1.14
|    +--- org.apache.commons:commons-collections4:4.4
|    +--- org.apache.commons:commons-math3:3.6.1
|    +--- commons-io:commons-io:2.11.0 -> 2.16.1
|    +--- com.zaxxer:SparseBitSet:1.2
|    \--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
+--- org.apache.poi:poi-ooxml:5.1.0
|    +--- org.apache.poi:poi:5.1.0 (*)
|    +--- org.apache.poi:poi-ooxml-lite:5.1.0
|    |    \--- org.apache.xmlbeans:xmlbeans:5.0.2
|    |         \--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
|    +--- org.apache.xmlbeans:xmlbeans:5.0.2 (*)
|    +--- org.apache.commons:commons-compress:1.21 -> 1.26.2
|    |    +--- commons-codec:commons-codec:1.17.0 -> 1.14
|    |    +--- commons-io:commons-io:2.16.1
|    |    \--- org.apache.commons:commons-lang3:3.14.0 -> 3.12.0
|    +--- commons-io:commons-io:2.11.0 -> 2.16.1
|    +--- com.github.virtuald:curvesapi:1.06
|    +--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
|    \--- org.apache.commons:commons-collections4:4.4
+--- org.apache.pdfbox:pdfbox:3.0.1
|    +--- org.apache.pdfbox:pdfbox-io:3.0.1
|    |    +--- commons-logging:commons-logging:1.2
|    |    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3
|    |         +--- org.junit:junit-bom:5.6.3
|    |         |    +--- org.junit.jupiter:junit-jupiter:5.6.3 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-api:5.6.3 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-engine:5.6.3 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-params:5.6.3 (c)
|    |         |    +--- org.junit.platform:junit-platform-commons:1.6.3 (c)
|    |         |    \--- org.junit.platform:junit-platform-engine:1.6.3 (c)
|    |         +--- org.junit.jupiter:junit-jupiter-api:5.6.3
|    |         |    +--- org.junit:junit-bom:5.6.3 (*)
|    |         |    +--- org.apiguardian:apiguardian-api:1.1.0
|    |         |    +--- org.opentest4j:opentest4j:1.2.0
|    |         |    \--- org.junit.platform:junit-platform-commons:1.6.3
|    |         |         +--- org.junit:junit-bom:5.6.3 (*)
|    |         |         \--- org.apiguardian:apiguardian-api:1.1.0
|    |         +--- org.junit.jupiter:junit-jupiter-params:5.6.3
|    |         |    +--- org.junit:junit-bom:5.6.3 (*)
|    |         |    +--- org.apiguardian:apiguardian-api:1.1.0
|    |         |    \--- org.junit.jupiter:junit-jupiter-api:5.6.3 (*)
|    |         \--- org.junit.jupiter:junit-jupiter-engine:5.6.3
|    |              +--- org.junit:junit-bom:5.6.3 (*)
|    |              +--- org.apiguardian:apiguardian-api:1.1.0
|    |              +--- org.junit.platform:junit-platform-engine:1.6.3
|    |              |    +--- org.junit:junit-bom:5.6.3 (*)
|    |              |    +--- org.apiguardian:apiguardian-api:1.1.0
|    |              |    +--- org.opentest4j:opentest4j:1.2.0
|    |              |    \--- org.junit.platform:junit-platform-commons:1.6.3 (*)
|    |              \--- org.junit.jupiter:junit-jupiter-api:5.6.3 (*)
|    +--- org.apache.pdfbox:fontbox:3.0.1
|    |    +--- org.apache.pdfbox:pdfbox-io:3.0.1 (*)
|    |    +--- commons-logging:commons-logging:1.2
|    |    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3 (*)
|    +--- commons-logging:commons-logging:1.2
|    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3 (*)
+--- com.github.dhorions:boxable:1.7.0
|    +--- org.apache.pdfbox:pdfbox:2.0.26 -> 3.0.1 (*)
|    +--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
|    +--- org.apache.commons:commons-csv:1.9.0
|    \--- org.jsoup:jsoup:1.15.1 -> 1.14.3
+--- org.jsoup:jsoup:1.14.3
+--- org.springframework.boot:spring-boot-starter-mail -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework:spring-context-support:5.2.15.RELEASE (*)
|    \--- com.sun.mail:jakarta.mail:1.6.7
|         \--- com.sun.activation:jakarta.activation:1.2.1 -> 1.2.2
+--- org.springframework.boot:spring-boot-starter-thymeleaf -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.thymeleaf:thymeleaf-spring5:3.0.12.RELEASE
|    |    +--- org.thymeleaf:thymeleaf:3.0.12.RELEASE
|    |    |    +--- ognl:ognl:3.1.26 (*)
|    |    |    +--- org.attoparser:attoparser:2.0.5.RELEASE
|    |    |    +--- org.unbescape:unbescape:1.1.6.RELEASE
|    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    \--- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
|         +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE -> 3.0.12.RELEASE (*)
|         \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
+--- io.github.bonigarcia:webdrivermanager:5.9.2
|    +--- org.slf4j:slf4j-api:2.0.13 -> 1.7.30
|    +--- com.google.code.gson:gson:2.11.0 -> 2.10.1
|    +--- com.github.docker-java:docker-java:3.4.0
|    |    +--- com.github.docker-java:docker-java-core:3.4.0
|    |    |    +--- com.github.docker-java:docker-java-api:3.4.0
|    |    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.10.3 -> 2.11.4
|    |    |    |    \--- org.slf4j:slf4j-api:1.7.30
|    |    |    +--- com.github.docker-java:docker-java-transport:3.4.0
|    |    |    +--- org.slf4j:slf4j-api:1.7.30
|    |    |    +--- commons-io:commons-io:2.13.0 -> 2.16.1
|    |    |    +--- org.apache.commons:commons-compress:1.21 -> 1.26.2 (*)
|    |    |    +--- org.apache.commons:commons-lang3:3.12.0
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.10.3 -> 2.11.4 (*)
|    |    |    \--- com.google.guava:guava:19.0 -> 32.0.1-jre (*)
|    |    \--- org.slf4j:jcl-over-slf4j:1.7.30
|    |         \--- org.slf4j:slf4j-api:1.7.30
|    +--- com.github.docker-java:docker-java-transport-httpclient5:3.4.0
|    |    +--- com.github.docker-java:docker-java-transport:3.4.0
|    |    +--- org.apache.httpcomponents.client5:httpclient5:5.0.3 -> 5.2.1
|    |    |    +--- org.apache.httpcomponents.core5:httpcore5:5.2
|    |    |    +--- org.apache.httpcomponents.core5:httpcore5-h2:5.2
|    |    |    |    \--- org.apache.httpcomponents.core5:httpcore5:5.2
|    |    |    \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
|    |    \--- net.java.dev.jna:jna:5.13.0
|    +--- org.brotli:dec:0.1.2
|    +--- org.apache.commons:commons-lang3:3.15.0 -> 3.12.0
|    +--- org.apache.commons:commons-compress:1.26.2 (*)
|    \--- org.apache.httpcomponents.client5:httpclient5:5.2.1 (*)
+--- org.seleniumhq.selenium:selenium-java:4.25.0
|    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    +--- org.seleniumhq.selenium:selenium-chrome-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59
|    |    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    |    +--- org.apache.commons:commons-exec:1.3
|    |    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-devtools-v127:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0
|    |    |    \--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v128:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v129:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v85:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-edge-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-firefox-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-ie-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-safari-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    \--- org.seleniumhq.selenium:selenium-support:4.25.0 -> 3.141.59
|         +--- org.seleniumhq.selenium:selenium-api:3.141.59
|         +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|         +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|         +--- org.apache.commons:commons-exec:1.3
|         +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|         +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|         \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
+--- org.springframework.cloud:spring-cloud-starter-sleuth:2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    \--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE
|         +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|         +--- org.aspectj:aspectjrt:1.9.6
|         +--- io.zipkin.brave:brave:5.12.7
|         |    \--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2
|         |         +--- io.zipkin.reporter2:zipkin-reporter:2.15.2
|         |         |    \--- io.zipkin.zipkin2:zipkin:2.21.7
|         |         \--- io.zipkin.zipkin2:zipkin:2.21.7
|         +--- io.zipkin.brave:brave-context-slf4j:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-rpc:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-web:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7
|         |    |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-rabbit:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-kafka-streams:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-httpclient:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-httpasyncclient:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-webmvc:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-servlet:5.12.7
|         |    |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-jms:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         \--- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:2.15.2
|              +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|              \--- io.zipkin.zipkin2:zipkin:2.21.7
\--- org.springframework.cloud:spring-cloud-sleuth-zipkin:2.2.6.RELEASE
     +--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE (*)
     +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
     +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
     +--- io.zipkin.zipkin2:zipkin:2.21.7
     +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
     +--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2 (*)
     +--- io.zipkin.reporter2:zipkin-sender-kafka:2.15.2
     |    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
     |    \--- io.zipkin.zipkin2:zipkin:2.21.7
     +--- io.zipkin.reporter2:zipkin-sender-activemq-client:2.15.2
     |    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
     |    \--- io.zipkin.zipkin2:zipkin:2.21.7
     \--- io.zipkin.reporter2:zipkin-sender-amqp-client:2.15.2
          +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
          \--- io.zipkin.zipkin2:zipkin:2.21.7

runtimeElements - Elements of runtime for main. (n)
No dependencies

runtimeOnly - Runtime only dependencies for source set 'main'. (n)
No dependencies

testAnnotationProcessor - Annotation processors and their dependencies for source set 'test'.
No dependencies

testCompileClasspath - Compile classpath for source set 'test'.
+--- org.projectlombok:lombok -> 1.18.20
+--- com.google.guava:guava:32.0.1-jre
|    +--- com.google.guava:failureaccess:1.0.1
|    +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|    +--- com.google.code.findbugs:jsr305:3.0.2
|    +--- org.checkerframework:checker-qual:3.33.0
|    +--- com.google.errorprone:error_prone_annotations:2.18.0
|    \--- com.google.j2objc:j2objc-annotations:2.8
+--- commons-lang:commons-lang:2.6
+--- com.google.code.gson:gson:2.10.1
+--- org.apache.commons:commons-lang3:3.12.0
+--- commons-beanutils:commons-beanutils:1.9.4
|    +--- commons-logging:commons-logging:1.2
|    \--- commons-collections:commons-collections:3.2.2
+--- org.apache.commons:commons-collections4:4.4
+--- org.unitils:unitils:2.4
|    +--- commons-logging:commons-logging:1.1 -> 1.2
|    +--- commons-dbcp:commons-dbcp:1.2.2
|    |    \--- commons-pool:commons-pool:1.3 -> 1.6
|    +--- commons-lang:commons-lang:2.3 -> 2.6
|    +--- commons-collections:commons-collections:3.2 -> 3.2.2
|    +--- ognl:ognl:2.6.9 -> 3.1.26
|    |    \--- org.javassist:javassist:3.20.0-GA
|    \--- ant:ant:1.6.5
+--- net.sourceforge.collections:collections-generic:4.01
+--- org.apache.commons:commons-text:1.10.0
|    \--- org.apache.commons:commons-lang3:3.12.0
+--- org.springframework.boot:spring-boot-starter-web -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot:2.3.12.RELEASE
|    |    |    +--- org.springframework:spring-core:5.2.15.RELEASE
|    |    |    |    \--- org.springframework:spring-jcl:5.2.15.RELEASE
|    |    |    \--- org.springframework:spring-context:5.2.15.RELEASE
|    |    |         +--- org.springframework:spring-aop:5.2.15.RELEASE
|    |    |         |    +--- org.springframework:spring-beans:5.2.15.RELEASE
|    |    |         |    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         \--- org.springframework:spring-expression:5.2.15.RELEASE
|    |    |              \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE
|    |    |    \--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot-starter-logging:2.3.12.RELEASE
|    |    |    +--- ch.qos.logback:logback-classic:1.2.3
|    |    |    |    +--- ch.qos.logback:logback-core:1.2.3
|    |    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.apache.logging.log4j:log4j-to-slf4j:2.13.3
|    |    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    |    \--- org.apache.logging.log4j:log4j-api:2.13.3
|    |    |    \--- org.slf4j:jul-to-slf4j:1.7.30
|    |    |         \--- org.slf4j:slf4j-api:1.7.30
|    |    +--- jakarta.annotation:jakarta.annotation-api:1.3.5
|    |    +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    \--- org.yaml:snakeyaml:1.26
|    +--- org.springframework.boot:spring-boot-starter-json:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    |    +--- org.springframework:spring-web:5.2.15.RELEASE
|    |    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.4
|    |         +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |         \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    +--- org.springframework.boot:spring-boot-starter-tomcat:2.3.12.RELEASE
|    |    +--- jakarta.annotation:jakarta.annotation-api:1.3.5
|    |    +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.46
|    |    +--- org.glassfish:jakarta.el:3.0.3
|    |    \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.46
|    |         \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.46
|    +--- org.springframework:spring-web:5.2.15.RELEASE (*)
|    \--- org.springframework:spring-webmvc:5.2.15.RELEASE
|         +--- org.springframework:spring-aop:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-expression:5.2.15.RELEASE (*)
|         \--- org.springframework:spring-web:5.2.15.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-aop -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework:spring-aop:5.2.15.RELEASE (*)
|    \--- org.aspectj:aspectjweaver:1.9.6
+--- org.springframework.boot:spring-boot-starter-cache -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    \--- org.springframework:spring-context-support:5.2.15.RELEASE
|         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|         \--- org.springframework:spring-core:5.2.15.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-actuator -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot-actuator:2.3.12.RELEASE
|    |    |    \--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE (*)
|    \--- io.micrometer:micrometer-core:1.5.14
|         \--- org.hdrhistogram:HdrHistogram:2.1.12
+--- org.springframework.boot:spring-boot-starter-validation -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.glassfish:jakarta.el:3.0.3
|    \--- org.hibernate.validator:hibernate-validator:6.1.7.Final
|         +--- jakarta.validation:jakarta.validation-api:2.0.2
|         +--- org.jboss.logging:jboss-logging:3.3.2.Final -> 3.4.2.Final
|         \--- com.fasterxml:classmate:1.3.4 -> 1.5.1
+--- org.springframework.cloud:spring-cloud-starter-config -> 2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:2.2.6.RELEASE
|    |    |    \--- org.springframework.security:spring-security-crypto:5.3.3.RELEASE -> 5.3.9.RELEASE
|    |    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE
|    |    |    \--- org.springframework.security:spring-security-crypto:5.3.3.RELEASE -> 5.3.9.RELEASE
|    |    \--- org.springframework.security:spring-security-rsa:1.0.9.RELEASE
|    |         \--- org.bouncycastle:bcpkix-jdk15on:1.64 -> 1.65
|    |              \--- org.bouncycastle:bcprov-jdk15on:1.65
|    +--- org.springframework.cloud:spring-cloud-config-client:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:2.2.6.RELEASE (*)
|    |    +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.1 -> 2.11.4
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.1 -> 2.11.4 (*)
|    |    \--- org.apache.httpcomponents:httpclient:4.5.12 -> 4.5.13
|    |         +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.14
|    |         +--- commons-logging:commons-logging:1.2
|    |         \--- commons-codec:commons-codec:1.11 -> 1.14
|    \--- com.fasterxml.jackson.core:jackson-databind:2.11.1 -> 2.11.4 (*)
+--- org.springframework.security:spring-security-web:5.3.13.RELEASE
|    +--- org.springframework.security:spring-security-core:5.3.13.RELEASE -> 5.3.9.RELEASE
|    |    +--- org.springframework:spring-aop:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-beans:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-context:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-core:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    \--- org.springframework:spring-expression:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-aop:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-beans:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-context:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-core:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-expression:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    \--- org.springframework:spring-web:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
+--- org.keycloak:keycloak-spring-security-adapter:12.0.4
|    +--- org.keycloak:keycloak-core:12.0.4
|    |    +--- org.keycloak:keycloak-common:12.0.4
|    |    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    |    \--- com.sun.activation:jakarta.activation:1.2.1 -> 1.2.2
|    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.11.4
|    |    \--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.11.4 (*)
|    +--- org.keycloak:keycloak-adapter-spi:12.0.4
|    +--- org.keycloak:keycloak-adapter-core:12.0.4
|    +--- org.slf4j:slf4j-api:1.7.30
|    +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.4.2.Final
|    +--- org.apache.httpcomponents:httpclient:4.5.13 (*)
|    \--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.11.4
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    |    +--- com.zaxxer:HikariCP:3.4.5
|    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    \--- org.springframework:spring-jdbc:5.2.15.RELEASE
|    |         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |         \--- org.springframework:spring-tx:5.2.15.RELEASE
|    |              +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |              \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    +--- jakarta.transaction:jakarta.transaction-api:1.3.3
|    +--- jakarta.persistence:jakarta.persistence-api:2.2.3
|    +--- org.hibernate:hibernate-core:5.4.32.Final -> 5.6.15.Final
|    |    +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.4.2.Final
|    |    +--- javax.persistence:javax.persistence-api:2.2
|    |    +--- net.bytebuddy:byte-buddy:1.12.18 -> 1.10.22
|    |    +--- antlr:antlr:2.7.7
|    |    +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|    |    +--- org.jboss:jandex:2.4.2.Final
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- javax.activation:javax.activation-api:1.2.0
|    |    +--- org.hibernate.common:hibernate-commons-annotations:5.1.2.Final
|    |    |    \--- org.jboss.logging:jboss-logging:3.3.2.Final -> 3.4.2.Final
|    |    +--- javax.xml.bind:jaxb-api:2.3.1
|    |    |    \--- javax.activation:javax.activation-api:1.2.0
|    |    \--- org.glassfish.jaxb:jaxb-runtime:2.3.1 -> 2.3.4
|    |         +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
|    |         |    \--- jakarta.activation:jakarta.activation-api:1.2.2
|    |         +--- org.glassfish.jaxb:txw2:2.3.4
|    |         \--- com.sun.istack:istack-commons-runtime:3.0.12
|    +--- org.springframework.data:spring-data-jpa:2.3.9.RELEASE
|    |    +--- org.springframework.data:spring-data-commons:2.3.9.RELEASE
|    |    |    +--- org.springframework:spring-core:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-beans:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    |    +--- org.springframework:spring-orm:5.2.14.RELEASE -> 5.2.15.RELEASE
|    |    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-jdbc:5.2.15.RELEASE (*)
|    |    |    \--- org.springframework:spring-tx:5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-context:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-aop:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-tx:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-beans:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-core:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    \--- org.springframework:spring-aspects:5.2.15.RELEASE
|         \--- org.aspectj:aspectjweaver:1.9.6
+--- org.hibernate:hibernate-core:5.6.15.Final (*)
+--- org.hibernate:hibernate-entitymanager:5.6.15.Final
|    +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.4.2.Final
|    +--- org.hibernate:hibernate-core:5.6.15.Final (*)
|    +--- org.hibernate.common:hibernate-commons-annotations:5.1.2.Final (*)
|    +--- javax.persistence:javax.persistence-api:2.2
|    +--- net.bytebuddy:byte-buddy:1.12.18 -> 1.10.22
|    \--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
+--- commons-fileupload:commons-fileupload:1.5
|    \--- commons-io:commons-io:2.11.0 -> 2.16.1
+--- javax.mail:mail:1.4.7
|    \--- javax.activation:activation:1.1
+--- org.springframework.kafka:spring-kafka -> 2.5.14.RELEASE
|    +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|    +--- org.springframework:spring-messaging:5.2.15.RELEASE
|    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    +--- org.springframework:spring-tx:5.2.15.RELEASE (*)
|    +--- org.springframework.retry:spring-retry:1.2.5.RELEASE
|    \--- org.apache.kafka:kafka-clients:2.5.1
|         +--- com.github.luben:zstd-jni:1.4.4-7
|         +--- org.lz4:lz4-java:1.7.1
|         +--- org.xerial.snappy:snappy-java:1.1.7.3
|         \--- org.slf4j:slf4j-api:1.7.30
+--- com.slack.api:slack-api-client:1.25.1
|    +--- com.slack.api:slack-api-model:1.25.1
|    |    \--- com.google.code.gson:gson:2.9.1 -> 2.10.1
|    +--- com.squareup.okhttp3:okhttp:4.10.0 -> 3.14.4
|    |    \--- com.squareup.okio:okio:1.17.2
|    +--- com.google.code.gson:gson:2.9.1 -> 2.10.1
|    \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
+--- org.modelmapper:modelmapper:3.1.1
+--- 313devgrp:dwr:3.3.3
+--- org.mybatis.spring.boot:mybatis-spring-boot-starter:2.3.1
|    +--- org.springframework.boot:spring-boot-starter:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.3.1
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.mybatis:mybatis:3.5.13
|    \--- org.mybatis:mybatis-spring:2.1.1
+--- mysql:mysql-connector-java:8.0.32
|    \--- com.mysql:mysql-connector-j:8.0.32
+--- org.bgee.log4jdbc-log4j2:log4jdbc-log4j2-jdbc4.1:1.16
+--- io.springfox:springfox-boot-starter:3.0.0
|    +--- io.springfox:springfox-oas:3.0.0
|    |    +--- io.swagger.core.v3:swagger-annotations:2.1.2
|    |    +--- io.swagger.core.v3:swagger-models:2.1.2
|    |    |    \--- com.fasterxml.jackson.core:jackson-annotations:2.10.1 -> 2.11.4
|    |    +--- io.springfox:springfox-spi:3.0.0
|    |    |    \--- io.springfox:springfox-core:3.0.0
|    |    |         +--- net.bytebuddy:byte-buddy:1.10.11 -> 1.10.22
|    |    |         +--- com.fasterxml:classmate:1.5.1
|    |    |         +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |         +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE
|    |    |         |    +--- org.springframework:spring-beans:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    +--- org.springframework:spring-context:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    +--- org.springframework:spring-aop:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |         \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE
|    |    |              +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |              \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- io.springfox:springfox-schema:3.0.0
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    \--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-web:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    +--- io.github.classgraph:classgraph:4.8.83
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spring-webmvc:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spring-webflux:3.0.0
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-swagger-common:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    |    +--- io.swagger:swagger-annotations:1.5.20
|    |    |    +--- io.swagger:swagger-models:1.5.20
|    |    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.5 -> 2.11.4
|    |    |    |    +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.30
|    |    |    |    \--- io.swagger:swagger-annotations:1.5.20
|    |    |    \--- io.swagger.core.v3:swagger-annotations:2.1.2
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    +--- io.springfox:springfox-data-rest:3.0.0
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    \--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    +--- io.springfox:springfox-bean-validators:3.0.0
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    \--- io.springfox:springfox-spring-web:3.0.0 (*)
|    +--- io.springfox:springfox-swagger2:3.0.0
|    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    +--- io.springfox:springfox-swagger-common:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-webflux:3.0.0 (*)
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.swagger:swagger-annotations:1.5.20
|    |    \--- io.swagger:swagger-models:1.5.20 (*)
|    +--- io.springfox:springfox-swagger-ui:3.0.0
|    +--- com.fasterxml:classmate:1.5.1
|    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
+--- io.springfox:springfox-swagger-ui:3.0.0
+--- org.flywaydb:flyway-core -> 6.4.4
+--- org.springframework.cloud:spring-cloud-starter-openfeign -> 2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE (*)
|    +--- org.springframework.cloud:spring-cloud-openfeign-core:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-netflix-ribbon:2.2.6.RELEASE
|    |    |    \--- org.springframework.cloud:spring-cloud-netflix-archaius:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    \--- io.github.openfeign.form:feign-form-spring:3.8.0
|    |         +--- io.github.openfeign.form:feign-form:3.8.0
|    |         |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    |         +--- org.springframework:spring-web:5.1.5.RELEASE -> 5.2.15.RELEASE (*)
|    |         +--- commons-fileupload:commons-fileupload:1.4 -> 1.5 (*)
|    |         \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|    +--- io.github.openfeign:feign-core:10.10.1
|    +--- io.github.openfeign:feign-slf4j:10.10.1
|    |    +--- io.github.openfeign:feign-core:10.10.1
|    |    \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.30
|    \--- io.github.openfeign:feign-hystrix:10.10.1
|         +--- io.github.openfeign:feign-core:10.10.1
|         +--- com.netflix.archaius:archaius-core:0.7.6
|         \--- com.netflix.hystrix:hystrix-core:1.5.18
|              +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.6
|              +--- io.reactivex:rxjava:1.2.0 -> 1.3.8
|              \--- org.hdrhistogram:HdrHistogram:2.1.9 -> 2.1.12
+--- org.apache.poi:poi:5.1.0
|    +--- commons-codec:commons-codec:1.15 -> 1.14
|    +--- org.apache.commons:commons-collections4:4.4
|    +--- org.apache.commons:commons-math3:3.6.1
|    +--- commons-io:commons-io:2.11.0 -> 2.16.1
|    +--- com.zaxxer:SparseBitSet:1.2
|    \--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
+--- org.apache.poi:poi-ooxml:5.1.0
|    +--- org.apache.poi:poi:5.1.0 (*)
|    +--- org.apache.poi:poi-ooxml-lite:5.1.0
|    |    \--- org.apache.xmlbeans:xmlbeans:5.0.2
|    |         \--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
|    +--- org.apache.xmlbeans:xmlbeans:5.0.2 (*)
|    +--- org.apache.commons:commons-compress:1.21 -> 1.26.2
|    |    +--- commons-codec:commons-codec:1.17.0 -> 1.14
|    |    +--- commons-io:commons-io:2.16.1
|    |    \--- org.apache.commons:commons-lang3:3.14.0 -> 3.12.0
|    +--- commons-io:commons-io:2.11.0 -> 2.16.1
|    +--- com.github.virtuald:curvesapi:1.06
|    +--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
|    \--- org.apache.commons:commons-collections4:4.4
+--- org.apache.pdfbox:pdfbox:3.0.1
|    +--- org.apache.pdfbox:pdfbox-io:3.0.1
|    |    +--- commons-logging:commons-logging:1.2
|    |    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3
|    |         +--- org.junit:junit-bom:5.6.3
|    |         |    +--- org.junit.jupiter:junit-jupiter:5.6.3 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-api:5.6.3 -> 5.6.0 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-params:5.6.3 (c)
|    |         |    +--- org.junit.platform:junit-platform-commons:1.6.3 (c)
|    |         |    +--- org.junit.platform:junit-platform-engine:1.6.3 (c)
|    |         |    \--- org.junit.vintage:junit-vintage-engine:5.6.3 (c)
|    |         +--- org.junit.jupiter:junit-jupiter-api:5.6.3 -> 5.6.0
|    |         |    +--- org.junit:junit-bom:5.6.0 -> 5.6.3 (*)
|    |         |    +--- org.apiguardian:apiguardian-api:1.1.0
|    |         |    +--- org.opentest4j:opentest4j:1.2.0
|    |         |    \--- org.junit.platform:junit-platform-commons:1.6.0 -> 1.6.3
|    |         |         +--- org.junit:junit-bom:5.6.3 (*)
|    |         |         \--- org.apiguardian:apiguardian-api:1.1.0
|    |         \--- org.junit.jupiter:junit-jupiter-params:5.6.3
|    |              +--- org.junit:junit-bom:5.6.3 (*)
|    |              +--- org.apiguardian:apiguardian-api:1.1.0
|    |              \--- org.junit.jupiter:junit-jupiter-api:5.6.3 -> 5.6.0 (*)
|    +--- org.apache.pdfbox:fontbox:3.0.1
|    |    +--- org.apache.pdfbox:pdfbox-io:3.0.1 (*)
|    |    +--- commons-logging:commons-logging:1.2
|    |    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3 (*)
|    +--- commons-logging:commons-logging:1.2
|    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3 (*)
+--- com.github.dhorions:boxable:1.7.0
|    +--- org.apache.pdfbox:pdfbox:2.0.26 -> 3.0.1 (*)
|    +--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
|    +--- org.apache.commons:commons-csv:1.9.0
|    \--- org.jsoup:jsoup:1.15.1 -> 1.14.3
+--- org.jsoup:jsoup:1.14.3
+--- org.springframework.boot:spring-boot-starter-mail -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework:spring-context-support:5.2.15.RELEASE (*)
|    \--- com.sun.mail:jakarta.mail:1.6.7
|         \--- com.sun.activation:jakarta.activation:1.2.1 -> 1.2.2
+--- org.springframework.boot:spring-boot-starter-thymeleaf -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.thymeleaf:thymeleaf-spring5:3.0.12.RELEASE
|    |    +--- org.thymeleaf:thymeleaf:3.0.12.RELEASE
|    |    |    +--- ognl:ognl:3.1.26 (*)
|    |    |    +--- org.attoparser:attoparser:2.0.5.RELEASE
|    |    |    +--- org.unbescape:unbescape:1.1.6.RELEASE
|    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    \--- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
|         +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE -> 3.0.12.RELEASE (*)
|         \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
+--- io.github.bonigarcia:webdrivermanager:5.9.2
|    +--- org.slf4j:slf4j-api:2.0.13 -> 1.7.30
|    +--- com.google.code.gson:gson:2.11.0 -> 2.10.1
|    +--- com.github.docker-java:docker-java:3.4.0
|    |    +--- com.github.docker-java:docker-java-core:3.4.0
|    |    |    +--- com.github.docker-java:docker-java-api:3.4.0
|    |    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.10.3 -> 2.11.4
|    |    |    |    \--- org.slf4j:slf4j-api:1.7.30
|    |    |    +--- com.github.docker-java:docker-java-transport:3.4.0
|    |    |    +--- org.slf4j:slf4j-api:1.7.30
|    |    |    +--- commons-io:commons-io:2.13.0 -> 2.16.1
|    |    |    +--- org.apache.commons:commons-compress:1.21 -> 1.26.2 (*)
|    |    |    +--- org.apache.commons:commons-lang3:3.12.0
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.10.3 -> 2.11.4 (*)
|    |    |    \--- com.google.guava:guava:19.0 -> 32.0.1-jre (*)
|    |    \--- org.slf4j:jcl-over-slf4j:1.7.30
|    |         \--- org.slf4j:slf4j-api:1.7.30
|    +--- com.github.docker-java:docker-java-transport-httpclient5:3.4.0
|    |    +--- com.github.docker-java:docker-java-transport:3.4.0
|    |    +--- org.apache.httpcomponents.client5:httpclient5:5.0.3 -> 5.2.1
|    |    |    +--- org.apache.httpcomponents.core5:httpcore5:5.2
|    |    |    +--- org.apache.httpcomponents.core5:httpcore5-h2:5.2
|    |    |    |    \--- org.apache.httpcomponents.core5:httpcore5:5.2
|    |    |    \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
|    |    \--- net.java.dev.jna:jna:5.13.0
|    +--- org.brotli:dec:0.1.2
|    +--- org.apache.commons:commons-lang3:3.15.0 -> 3.12.0
|    +--- org.apache.commons:commons-compress:1.26.2 (*)
|    \--- org.apache.httpcomponents.client5:httpclient5:5.2.1 (*)
+--- org.seleniumhq.selenium:selenium-java:4.25.0
|    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    +--- org.seleniumhq.selenium:selenium-chrome-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59
|    |    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    |    +--- org.apache.commons:commons-exec:1.3
|    |    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-devtools-v127:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0
|    |    |    \--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v128:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v129:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v85:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-edge-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-firefox-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-ie-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-safari-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    \--- org.seleniumhq.selenium:selenium-support:4.25.0 -> 3.141.59
|         +--- org.seleniumhq.selenium:selenium-api:3.141.59
|         +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|         +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|         +--- org.apache.commons:commons-exec:1.3
|         +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|         +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|         \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
+--- org.springframework.cloud:spring-cloud-starter-sleuth:2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    \--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE
|         +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|         +--- org.aspectj:aspectjrt:1.9.6
|         +--- io.zipkin.brave:brave:5.12.7
|         |    \--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2
|         |         +--- io.zipkin.reporter2:zipkin-reporter:2.15.2
|         |         |    \--- io.zipkin.zipkin2:zipkin:2.21.7
|         |         \--- io.zipkin.zipkin2:zipkin:2.21.7
|         +--- io.zipkin.brave:brave-context-slf4j:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-rpc:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-web:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7
|         |    |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-rabbit:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-kafka-streams:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-httpclient:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-httpasyncclient:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-webmvc:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-servlet:5.12.7
|         |    |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-jms:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         \--- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:2.15.2
|              +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|              \--- io.zipkin.zipkin2:zipkin:2.21.7
+--- org.springframework.cloud:spring-cloud-sleuth-zipkin:2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE (*)
|    +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|    +--- io.zipkin.zipkin2:zipkin:2.21.7
|    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|    +--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2 (*)
|    +--- io.zipkin.reporter2:zipkin-sender-kafka:2.15.2
|    |    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|    |    \--- io.zipkin.zipkin2:zipkin:2.21.7
|    +--- io.zipkin.reporter2:zipkin-sender-activemq-client:2.15.2
|    |    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|    |    \--- io.zipkin.zipkin2:zipkin:2.21.7
|    \--- io.zipkin.reporter2:zipkin-sender-amqp-client:2.15.2
|         +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|         \--- io.zipkin.zipkin2:zipkin:2.21.7
+--- org.junit.jupiter:junit-jupiter-api:5.6.0 (*)
\--- org.springframework.boot:spring-boot-starter-test -> 2.3.12.RELEASE
     +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
     +--- org.springframework.boot:spring-boot-test:2.3.12.RELEASE
     |    \--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
     +--- org.springframework.boot:spring-boot-test-autoconfigure:2.3.12.RELEASE
     |    +--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
     |    +--- org.springframework.boot:spring-boot-test:2.3.12.RELEASE (*)
     |    \--- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE (*)
     +--- com.jayway.jsonpath:json-path:2.4.0
     |    +--- net.minidev:json-smart:2.3 -> 2.3.1
     |    |    \--- net.minidev:accessors-smart:2.3.1
     |    |         \--- org.ow2.asm:asm:5.0.4
     |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
     +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 (*)
     +--- org.assertj:assertj-core:3.16.1
     +--- org.hamcrest:hamcrest:2.2
     +--- org.junit.jupiter:junit-jupiter:5.6.3 (*)
     +--- org.junit.vintage:junit-vintage-engine:5.6.3
     |    +--- org.junit:junit-bom:5.6.3 (*)
     |    +--- org.apiguardian:apiguardian-api:1.1.0
     |    +--- org.junit.platform:junit-platform-engine:1.6.3
     |    |    +--- org.junit:junit-bom:5.6.3 (*)
     |    |    +--- org.apiguardian:apiguardian-api:1.1.0
     |    |    +--- org.opentest4j:opentest4j:1.2.0
     |    |    \--- org.junit.platform:junit-platform-commons:1.6.3 (*)
     |    +--- junit:junit:4.13 -> 4.13.2
     |    \--- junit:junit:4.13 -> 4.13.2 (c)
     +--- org.mockito:mockito-core:3.3.3
     |    +--- net.bytebuddy:byte-buddy:1.10.5 -> 1.10.22
     |    +--- net.bytebuddy:byte-buddy-agent:1.10.5 -> 1.10.22
     |    \--- org.objenesis:objenesis:2.6
     +--- org.mockito:mockito-junit-jupiter:3.3.3
     |    \--- org.mockito:mockito-core:3.3.3 (*)
     +--- org.skyscreamer:jsonassert:1.5.0
     |    \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
     +--- org.springframework:spring-core:5.2.15.RELEASE (*)
     +--- org.springframework:spring-test:5.2.15.RELEASE
     |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
     \--- org.xmlunit:xmlunit-core:2.7.0

testCompileOnly - Compile only dependencies for source set 'test'. (n)
No dependencies

testImplementation - Implementation only dependencies for source set 'test'. (n)
+--- org.junit.jupiter:junit-jupiter-api:5.6.0 (n)
\--- org.springframework.boot:spring-boot-starter-test (n)

testRuntimeClasspath - Runtime classpath of source set 'test'.
+--- org.projectlombok:lombok -> 1.18.20
+--- com.google.guava:guava:32.0.1-jre
|    +--- com.google.guava:failureaccess:1.0.1
|    +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|    +--- com.google.code.findbugs:jsr305:3.0.2
|    +--- org.checkerframework:checker-qual:3.33.0
|    +--- com.google.errorprone:error_prone_annotations:2.18.0
|    \--- com.google.j2objc:j2objc-annotations:2.8
+--- commons-lang:commons-lang:2.6
+--- com.google.code.gson:gson:2.10.1
+--- org.apache.commons:commons-lang3:3.12.0
+--- commons-beanutils:commons-beanutils:1.9.4
|    +--- commons-logging:commons-logging:1.2
|    \--- commons-collections:commons-collections:3.2.2
+--- org.apache.commons:commons-collections4:4.4
+--- org.unitils:unitils:2.4
|    +--- commons-logging:commons-logging:1.1 -> 1.2
|    +--- commons-dbcp:commons-dbcp:1.2.2
|    |    \--- commons-pool:commons-pool:1.3 -> 1.6
|    +--- commons-lang:commons-lang:2.3 -> 2.6
|    +--- commons-collections:commons-collections:3.2 -> 3.2.2
|    +--- ognl:ognl:2.6.9 -> 3.1.26
|    |    \--- org.javassist:javassist:3.20.0-GA
|    \--- ant:ant:1.6.5
+--- net.sourceforge.collections:collections-generic:4.01
+--- org.apache.commons:commons-text:1.10.0
|    \--- org.apache.commons:commons-lang3:3.12.0
+--- org.springframework.boot:spring-boot-starter-web -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot:2.3.12.RELEASE
|    |    |    +--- org.springframework:spring-core:5.2.15.RELEASE
|    |    |    |    \--- org.springframework:spring-jcl:5.2.15.RELEASE
|    |    |    \--- org.springframework:spring-context:5.2.15.RELEASE
|    |    |         +--- org.springframework:spring-aop:5.2.15.RELEASE
|    |    |         |    +--- org.springframework:spring-beans:5.2.15.RELEASE
|    |    |         |    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |         \--- org.springframework:spring-expression:5.2.15.RELEASE
|    |    |              \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE
|    |    |    \--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot-starter-logging:2.3.12.RELEASE
|    |    |    +--- ch.qos.logback:logback-classic:1.2.3
|    |    |    |    +--- ch.qos.logback:logback-core:1.2.3
|    |    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.apache.logging.log4j:log4j-to-slf4j:2.13.3
|    |    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    |    \--- org.apache.logging.log4j:log4j-api:2.13.3
|    |    |    \--- org.slf4j:jul-to-slf4j:1.7.30
|    |    |         \--- org.slf4j:slf4j-api:1.7.30
|    |    +--- jakarta.annotation:jakarta.annotation-api:1.3.5
|    |    +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    \--- org.yaml:snakeyaml:1.26
|    +--- org.springframework.boot:spring-boot-starter-json:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    |    +--- org.springframework:spring-web:5.2.15.RELEASE
|    |    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |    |    \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.4
|    |         +--- com.fasterxml.jackson.core:jackson-core:2.11.4
|    |         \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    +--- org.springframework.boot:spring-boot-starter-tomcat:2.3.12.RELEASE
|    |    +--- jakarta.annotation:jakarta.annotation-api:1.3.5
|    |    +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.46
|    |    +--- org.glassfish:jakarta.el:3.0.3
|    |    \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.46
|    |         \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.46
|    +--- org.springframework:spring-web:5.2.15.RELEASE (*)
|    \--- org.springframework:spring-webmvc:5.2.15.RELEASE
|         +--- org.springframework:spring-aop:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-expression:5.2.15.RELEASE (*)
|         \--- org.springframework:spring-web:5.2.15.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-aop -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework:spring-aop:5.2.15.RELEASE (*)
|    \--- org.aspectj:aspectjweaver:1.9.6
+--- org.springframework.boot:spring-boot-starter-cache -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    \--- org.springframework:spring-context-support:5.2.15.RELEASE
|         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|         \--- org.springframework:spring-core:5.2.15.RELEASE (*)
+--- org.springframework.boot:spring-boot-starter-actuator -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.3.12.RELEASE
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4 (*)
|    |    +--- org.springframework.boot:spring-boot-actuator:2.3.12.RELEASE
|    |    |    \--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE (*)
|    \--- io.micrometer:micrometer-core:1.5.14
|         +--- org.hdrhistogram:HdrHistogram:2.1.12
|         \--- org.latencyutils:LatencyUtils:2.0.3
+--- org.springframework.boot:spring-boot-starter-validation -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.glassfish:jakarta.el:3.0.3
|    \--- org.hibernate.validator:hibernate-validator:6.1.7.Final
|         +--- jakarta.validation:jakarta.validation-api:2.0.2
|         +--- org.jboss.logging:jboss-logging:3.3.2.Final -> 3.4.2.Final
|         \--- com.fasterxml:classmate:1.3.4 -> 1.5.1
+--- org.springframework.cloud:spring-cloud-starter-config -> 2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:2.2.6.RELEASE
|    |    |    \--- org.springframework.security:spring-security-crypto:5.3.3.RELEASE -> 5.3.9.RELEASE
|    |    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE
|    |    |    \--- org.springframework.security:spring-security-crypto:5.3.3.RELEASE -> 5.3.9.RELEASE
|    |    \--- org.springframework.security:spring-security-rsa:1.0.9.RELEASE
|    |         \--- org.bouncycastle:bcpkix-jdk15on:1.64 -> 1.65
|    |              \--- org.bouncycastle:bcprov-jdk15on:1.65
|    +--- org.springframework.cloud:spring-cloud-config-client:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:2.2.6.RELEASE (*)
|    |    +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.1 -> 2.11.4
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.1 -> 2.11.4 (*)
|    |    \--- org.apache.httpcomponents:httpclient:4.5.12 -> 4.5.13
|    |         +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.14
|    |         +--- commons-logging:commons-logging:1.2
|    |         \--- commons-codec:commons-codec:1.11 -> 1.14
|    \--- com.fasterxml.jackson.core:jackson-databind:2.11.1 -> 2.11.4 (*)
+--- org.springframework.security:spring-security-web:5.3.13.RELEASE
|    +--- org.springframework.security:spring-security-core:5.3.13.RELEASE -> 5.3.9.RELEASE
|    |    +--- org.springframework:spring-aop:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-beans:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-context:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-core:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    |    \--- org.springframework:spring-expression:5.2.13.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-aop:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-beans:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-context:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-core:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework:spring-expression:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
|    \--- org.springframework:spring-web:5.2.19.RELEASE -> 5.2.15.RELEASE (*)
+--- org.keycloak:keycloak-spring-security-adapter:12.0.4
|    +--- org.keycloak:keycloak-core:12.0.4
|    |    +--- org.keycloak:keycloak-common:12.0.4
|    |    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    |    \--- com.sun.activation:jakarta.activation:1.2.1 -> 1.2.2
|    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.11.4
|    |    \--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.11.4 (*)
|    +--- org.keycloak:keycloak-adapter-spi:12.0.4
|    +--- org.keycloak:keycloak-adapter-core:12.0.4
|    +--- org.slf4j:slf4j-api:1.7.30
|    +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.4.2.Final
|    +--- org.apache.httpcomponents:httpclient:4.5.13 (*)
|    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.11.4
|    +--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.11.4 (*)
|    \--- com.fasterxml.jackson.core:jackson-annotations:2.10.5 -> 2.11.4
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    |    +--- com.zaxxer:HikariCP:3.4.5
|    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    \--- org.springframework:spring-jdbc:5.2.15.RELEASE
|    |         +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |         +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |         \--- org.springframework:spring-tx:5.2.15.RELEASE
|    |              +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |              \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    +--- jakarta.transaction:jakarta.transaction-api:1.3.3
|    +--- jakarta.persistence:jakarta.persistence-api:2.2.3
|    +--- org.hibernate:hibernate-core:5.4.32.Final -> 5.6.15.Final
|    |    +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.4.2.Final
|    |    +--- javax.persistence:javax.persistence-api:2.2
|    |    +--- net.bytebuddy:byte-buddy:1.12.18 -> 1.10.22
|    |    +--- antlr:antlr:2.7.7
|    |    +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|    |    +--- org.jboss:jandex:2.4.2.Final
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- javax.activation:javax.activation-api:1.2.0
|    |    +--- org.hibernate.common:hibernate-commons-annotations:5.1.2.Final
|    |    |    \--- org.jboss.logging:jboss-logging:3.3.2.Final -> 3.4.2.Final
|    |    +--- javax.xml.bind:jaxb-api:2.3.1
|    |    |    \--- javax.activation:javax.activation-api:1.2.0
|    |    \--- org.glassfish.jaxb:jaxb-runtime:2.3.1 -> 2.3.4
|    |         +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
|    |         |    \--- jakarta.activation:jakarta.activation-api:1.2.2
|    |         +--- org.glassfish.jaxb:txw2:2.3.4
|    |         +--- com.sun.istack:istack-commons-runtime:3.0.12
|    |         \--- com.sun.activation:jakarta.activation:1.2.2
|    +--- org.springframework.data:spring-data-jpa:2.3.9.RELEASE
|    |    +--- org.springframework.data:spring-data-commons:2.3.9.RELEASE
|    |    |    +--- org.springframework:spring-core:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-beans:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    |    +--- org.springframework:spring-orm:5.2.14.RELEASE -> 5.2.15.RELEASE
|    |    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    |    |    +--- org.springframework:spring-jdbc:5.2.15.RELEASE (*)
|    |    |    \--- org.springframework:spring-tx:5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-context:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-aop:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-tx:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-beans:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    +--- org.springframework:spring-core:5.2.14.RELEASE -> 5.2.15.RELEASE (*)
|    |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    \--- org.springframework:spring-aspects:5.2.15.RELEASE
|         \--- org.aspectj:aspectjweaver:1.9.6
+--- org.hibernate:hibernate-core:5.6.15.Final (*)
+--- org.hibernate:hibernate-entitymanager:5.6.15.Final
|    +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.4.2.Final
|    +--- org.hibernate:hibernate-core:5.6.15.Final (*)
|    +--- org.hibernate.common:hibernate-commons-annotations:5.1.2.Final (*)
|    +--- javax.persistence:javax.persistence-api:2.2
|    +--- net.bytebuddy:byte-buddy:1.12.18 -> 1.10.22
|    \--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
+--- commons-fileupload:commons-fileupload:1.5
|    \--- commons-io:commons-io:2.11.0 -> 2.16.1
+--- javax.mail:mail:1.4.7
|    \--- javax.activation:activation:1.1
+--- org.springframework.kafka:spring-kafka -> 2.5.14.RELEASE
|    +--- org.springframework:spring-context:5.2.15.RELEASE (*)
|    +--- org.springframework:spring-messaging:5.2.15.RELEASE
|    |    +--- org.springframework:spring-beans:5.2.15.RELEASE (*)
|    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    +--- org.springframework:spring-tx:5.2.15.RELEASE (*)
|    +--- org.springframework.retry:spring-retry:1.2.5.RELEASE
|    \--- org.apache.kafka:kafka-clients:2.5.1
|         +--- com.github.luben:zstd-jni:1.4.4-7
|         +--- org.lz4:lz4-java:1.7.1
|         +--- org.xerial.snappy:snappy-java:1.1.7.3
|         \--- org.slf4j:slf4j-api:1.7.30
+--- com.slack.api:slack-api-client:1.25.1
|    +--- com.slack.api:slack-api-model:1.25.1
|    |    \--- com.google.code.gson:gson:2.9.1 -> 2.10.1
|    +--- com.squareup.okhttp3:okhttp:4.10.0 -> 3.14.4
|    |    \--- com.squareup.okio:okio:1.17.2
|    +--- com.google.code.gson:gson:2.9.1 -> 2.10.1
|    \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
+--- org.modelmapper:modelmapper:3.1.1
+--- 313devgrp:dwr:3.3.3
+--- org.mybatis.spring.boot:mybatis-spring-boot-starter:2.3.1
|    +--- org.springframework.boot:spring-boot-starter:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.3.1
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:2.7.12 -> 2.3.12.RELEASE (*)
|    +--- org.mybatis:mybatis:3.5.13
|    \--- org.mybatis:mybatis-spring:2.1.1
+--- mysql:mysql-connector-java:8.0.32
|    \--- com.mysql:mysql-connector-j:8.0.32
+--- org.bgee.log4jdbc-log4j2:log4jdbc-log4j2-jdbc4.1:1.16
+--- io.springfox:springfox-boot-starter:3.0.0
|    +--- io.springfox:springfox-oas:3.0.0
|    |    +--- io.swagger.core.v3:swagger-annotations:2.1.2
|    |    +--- io.swagger.core.v3:swagger-models:2.1.2
|    |    |    \--- com.fasterxml.jackson.core:jackson-annotations:2.10.1 -> 2.11.4
|    |    +--- io.springfox:springfox-spi:3.0.0
|    |    |    \--- io.springfox:springfox-core:3.0.0
|    |    |         +--- net.bytebuddy:byte-buddy:1.10.11 -> 1.10.22
|    |    |         +--- com.fasterxml:classmate:1.5.1
|    |    |         +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |         +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE
|    |    |         |    +--- org.springframework:spring-beans:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    +--- org.springframework:spring-context:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    +--- org.springframework:spring-aop:5.2.0.RELEASE -> 5.2.15.RELEASE (*)
|    |    |         |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |         \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE
|    |    |              +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |              \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- io.springfox:springfox-schema:3.0.0
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    \--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-web:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    +--- io.github.classgraph:classgraph:4.8.83
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spring-webmvc:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spring-webflux:3.0.0
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    |    \--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    +--- io.springfox:springfox-swagger-common:3.0.0
|    |    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    |    +--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    |    |    +--- com.fasterxml:classmate:1.5.1
|    |    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    |    +--- io.swagger:swagger-annotations:1.5.20
|    |    |    +--- io.swagger:swagger-models:1.5.20
|    |    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.5 -> 2.11.4
|    |    |    |    +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.30
|    |    |    |    \--- io.swagger:swagger-annotations:1.5.20
|    |    |    \--- io.swagger.core.v3:swagger-annotations:2.1.2
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    \--- org.mapstruct:mapstruct:1.3.1.Final
|    +--- io.springfox:springfox-data-rest:3.0.0
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-core:3.0.0 (*)
|    |    \--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    +--- io.springfox:springfox-bean-validators:3.0.0
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    \--- io.springfox:springfox-spring-web:3.0.0 (*)
|    +--- io.springfox:springfox-swagger2:3.0.0
|    |    +--- io.springfox:springfox-spi:3.0.0 (*)
|    |    +--- io.springfox:springfox-schema:3.0.0 (*)
|    |    +--- io.springfox:springfox-swagger-common:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-web:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    |    +--- io.springfox:springfox-spring-webflux:3.0.0 (*)
|    |    +--- com.fasterxml:classmate:1.5.1
|    |    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    |    +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
|    |    +--- io.swagger:swagger-annotations:1.5.20
|    |    +--- io.swagger:swagger-models:1.5.20 (*)
|    |    \--- org.mapstruct:mapstruct:1.3.1.Final
|    +--- io.springfox:springfox-swagger-ui:3.0.0
|    |    \--- io.springfox:springfox-spring-webmvc:3.0.0 (*)
|    +--- com.fasterxml:classmate:1.5.1
|    +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*)
|    \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*)
+--- io.springfox:springfox-swagger-ui:3.0.0 (*)
+--- org.flywaydb:flyway-core -> 6.4.4
+--- org.springframework.cloud:spring-cloud-starter-openfeign -> 2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE (*)
|    +--- org.springframework.cloud:spring-cloud-openfeign-core:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    +--- org.springframework.cloud:spring-cloud-netflix-ribbon:2.2.6.RELEASE
|    |    |    \--- org.springframework.cloud:spring-cloud-netflix-archaius:2.2.6.RELEASE
|    |    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    |    \--- io.github.openfeign.form:feign-form-spring:3.8.0
|    |         +--- io.github.openfeign.form:feign-form:3.8.0
|    |         |    \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    |         +--- org.springframework:spring-web:5.1.5.RELEASE -> 5.2.15.RELEASE (*)
|    |         +--- commons-fileupload:commons-fileupload:1.4 -> 1.5 (*)
|    |         \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.30
|    +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|    +--- io.github.openfeign:feign-core:10.10.1
|    +--- io.github.openfeign:feign-slf4j:10.10.1
|    |    +--- io.github.openfeign:feign-core:10.10.1
|    |    \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.30
|    \--- io.github.openfeign:feign-hystrix:10.10.1
|         +--- io.github.openfeign:feign-core:10.10.1
|         +--- com.netflix.archaius:archaius-core:0.7.6
|         |    +--- com.google.code.findbugs:jsr305:3.0.1 -> 3.0.2
|         |    +--- commons-configuration:commons-configuration:1.8
|         |    |    +--- commons-lang:commons-lang:2.6
|         |    |    \--- commons-logging:commons-logging:1.1.1 -> 1.2
|         |    +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.30
|         |    +--- com.google.guava:guava:16.0 -> 32.0.1-jre (*)
|         |    +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.11.4
|         |    +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.11.4
|         |    \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.11.4 (*)
|         \--- com.netflix.hystrix:hystrix-core:1.5.18
|              +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.30
|              +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.6 (*)
|              +--- io.reactivex:rxjava:1.2.0 -> 1.3.8
|              \--- org.hdrhistogram:HdrHistogram:2.1.9 -> 2.1.12
+--- org.apache.poi:poi:5.1.0
|    +--- commons-codec:commons-codec:1.15 -> 1.14
|    +--- org.apache.commons:commons-collections4:4.4
|    +--- org.apache.commons:commons-math3:3.6.1
|    +--- commons-io:commons-io:2.11.0 -> 2.16.1
|    +--- com.zaxxer:SparseBitSet:1.2
|    \--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
+--- org.apache.poi:poi-ooxml:5.1.0
|    +--- org.apache.poi:poi:5.1.0 (*)
|    +--- org.apache.poi:poi-ooxml-lite:5.1.0
|    |    \--- org.apache.xmlbeans:xmlbeans:5.0.2
|    |         \--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
|    +--- org.apache.xmlbeans:xmlbeans:5.0.2 (*)
|    +--- org.apache.commons:commons-compress:1.21 -> 1.26.2
|    |    +--- commons-codec:commons-codec:1.17.0 -> 1.14
|    |    +--- commons-io:commons-io:2.16.1
|    |    \--- org.apache.commons:commons-lang3:3.14.0 -> 3.12.0
|    +--- commons-io:commons-io:2.11.0 -> 2.16.1
|    +--- com.github.virtuald:curvesapi:1.06
|    +--- org.apache.logging.log4j:log4j-api:2.14.1 -> 2.13.3
|    \--- org.apache.commons:commons-collections4:4.4
+--- org.apache.pdfbox:pdfbox:3.0.1
|    +--- org.apache.pdfbox:pdfbox-io:3.0.1
|    |    +--- commons-logging:commons-logging:1.2
|    |    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3
|    |         +--- org.junit:junit-bom:5.6.3
|    |         |    +--- org.junit.jupiter:junit-jupiter:5.6.3 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-api:5.6.3 -> 5.6.0 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-engine:5.6.3 (c)
|    |         |    +--- org.junit.jupiter:junit-jupiter-params:5.6.3 (c)
|    |         |    +--- org.junit.platform:junit-platform-commons:1.6.3 (c)
|    |         |    +--- org.junit.platform:junit-platform-engine:1.6.3 (c)
|    |         |    \--- org.junit.vintage:junit-vintage-engine:5.6.3 (c)
|    |         +--- org.junit.jupiter:junit-jupiter-api:5.6.3 -> 5.6.0
|    |         |    +--- org.junit:junit-bom:5.6.0 -> 5.6.3 (*)
|    |         |    +--- org.apiguardian:apiguardian-api:1.1.0
|    |         |    +--- org.opentest4j:opentest4j:1.2.0
|    |         |    \--- org.junit.platform:junit-platform-commons:1.6.0 -> 1.6.3
|    |         |         +--- org.junit:junit-bom:5.6.3 (*)
|    |         |         \--- org.apiguardian:apiguardian-api:1.1.0
|    |         +--- org.junit.jupiter:junit-jupiter-params:5.6.3
|    |         |    +--- org.junit:junit-bom:5.6.3 (*)
|    |         |    +--- org.apiguardian:apiguardian-api:1.1.0
|    |         |    \--- org.junit.jupiter:junit-jupiter-api:5.6.3 -> 5.6.0 (*)
|    |         \--- org.junit.jupiter:junit-jupiter-engine:5.6.3
|    |              +--- org.junit:junit-bom:5.6.3 (*)
|    |              +--- org.apiguardian:apiguardian-api:1.1.0
|    |              +--- org.junit.platform:junit-platform-engine:1.6.3
|    |              |    +--- org.junit:junit-bom:5.6.3 (*)
|    |              |    +--- org.apiguardian:apiguardian-api:1.1.0
|    |              |    +--- org.opentest4j:opentest4j:1.2.0
|    |              |    \--- org.junit.platform:junit-platform-commons:1.6.3 (*)
|    |              \--- org.junit.jupiter:junit-jupiter-api:5.6.3 -> 5.6.0 (*)
|    +--- org.apache.pdfbox:fontbox:3.0.1
|    |    +--- org.apache.pdfbox:pdfbox-io:3.0.1 (*)
|    |    +--- commons-logging:commons-logging:1.2
|    |    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3 (*)
|    +--- commons-logging:commons-logging:1.2
|    \--- org.junit.jupiter:junit-jupiter:5.10.1 -> 5.6.3 (*)
+--- com.github.dhorions:boxable:1.7.0
|    +--- org.apache.pdfbox:pdfbox:2.0.26 -> 3.0.1 (*)
|    +--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
|    +--- org.apache.commons:commons-csv:1.9.0
|    \--- org.jsoup:jsoup:1.15.1 -> 1.14.3
+--- org.jsoup:jsoup:1.14.3
+--- org.springframework.boot:spring-boot-starter-mail -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework:spring-context-support:5.2.15.RELEASE (*)
|    \--- com.sun.mail:jakarta.mail:1.6.7
|         \--- com.sun.activation:jakarta.activation:1.2.1 -> 1.2.2
+--- org.springframework.boot:spring-boot-starter-thymeleaf -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.thymeleaf:thymeleaf-spring5:3.0.12.RELEASE
|    |    +--- org.thymeleaf:thymeleaf:3.0.12.RELEASE
|    |    |    +--- ognl:ognl:3.1.26 (*)
|    |    |    +--- org.attoparser:attoparser:2.0.5.RELEASE
|    |    |    +--- org.unbescape:unbescape:1.1.6.RELEASE
|    |    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    \--- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE
|         +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE -> 3.0.12.RELEASE (*)
|         \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
+--- io.github.bonigarcia:webdrivermanager:5.9.2
|    +--- org.slf4j:slf4j-api:2.0.13 -> 1.7.30
|    +--- com.google.code.gson:gson:2.11.0 -> 2.10.1
|    +--- com.github.docker-java:docker-java:3.4.0
|    |    +--- com.github.docker-java:docker-java-core:3.4.0
|    |    |    +--- com.github.docker-java:docker-java-api:3.4.0
|    |    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.10.3 -> 2.11.4
|    |    |    |    \--- org.slf4j:slf4j-api:1.7.30
|    |    |    +--- com.github.docker-java:docker-java-transport:3.4.0
|    |    |    +--- org.slf4j:slf4j-api:1.7.30
|    |    |    +--- commons-io:commons-io:2.13.0 -> 2.16.1
|    |    |    +--- org.apache.commons:commons-compress:1.21 -> 1.26.2 (*)
|    |    |    +--- org.apache.commons:commons-lang3:3.12.0
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.10.3 -> 2.11.4 (*)
|    |    |    \--- com.google.guava:guava:19.0 -> 32.0.1-jre (*)
|    |    \--- org.slf4j:jcl-over-slf4j:1.7.30
|    |         \--- org.slf4j:slf4j-api:1.7.30
|    +--- com.github.docker-java:docker-java-transport-httpclient5:3.4.0
|    |    +--- com.github.docker-java:docker-java-transport:3.4.0
|    |    +--- org.apache.httpcomponents.client5:httpclient5:5.0.3 -> 5.2.1
|    |    |    +--- org.apache.httpcomponents.core5:httpcore5:5.2
|    |    |    +--- org.apache.httpcomponents.core5:httpcore5-h2:5.2
|    |    |    |    \--- org.apache.httpcomponents.core5:httpcore5:5.2
|    |    |    \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.30
|    |    \--- net.java.dev.jna:jna:5.13.0
|    +--- org.brotli:dec:0.1.2
|    +--- org.apache.commons:commons-lang3:3.15.0 -> 3.12.0
|    +--- org.apache.commons:commons-compress:1.26.2 (*)
|    \--- org.apache.httpcomponents.client5:httpclient5:5.2.1 (*)
+--- org.seleniumhq.selenium:selenium-java:4.25.0
|    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    +--- org.seleniumhq.selenium:selenium-chrome-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59
|    |    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    |    +--- org.apache.commons:commons-exec:1.3
|    |    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-devtools-v127:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0
|    |    |    \--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v128:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v129:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-devtools-v85:4.25.0
|    |    +--- com.google.auto.service:auto-service-annotations:1.1.1
|    |    +--- org.seleniumhq.selenium:selenium-api:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-json:4.25.0 (*)
|    |    \--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-edge-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-firefox-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-ie-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    +--- org.seleniumhq.selenium:selenium-remote-driver:4.25.0 -> 3.141.59 (*)
|    +--- org.seleniumhq.selenium:selenium-safari-driver:4.25.0 -> 3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-api:3.141.59
|    |    +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|    |    +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|    |    +--- org.apache.commons:commons-exec:1.3
|    |    +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|    |    +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|    |    \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
|    \--- org.seleniumhq.selenium:selenium-support:4.25.0 -> 3.141.59
|         +--- org.seleniumhq.selenium:selenium-api:3.141.59
|         +--- org.seleniumhq.selenium:selenium-remote-driver:3.141.59 (*)
|         +--- net.bytebuddy:byte-buddy:1.8.15 -> 1.10.22
|         +--- org.apache.commons:commons-exec:1.3
|         +--- com.google.guava:guava:25.0-jre -> 32.0.1-jre (*)
|         +--- com.squareup.okhttp3:okhttp:3.11.0 -> 3.14.4 (*)
|         \--- com.squareup.okio:okio:1.14.0 -> 1.17.2
+--- org.springframework.cloud:spring-cloud-starter-sleuth:2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 2.3.12.RELEASE (*)
|    \--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE
|         +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|         +--- org.springframework:spring-context:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|         +--- org.aspectj:aspectjrt:1.9.6
|         +--- io.zipkin.brave:brave:5.12.7
|         |    \--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2
|         |         +--- io.zipkin.reporter2:zipkin-reporter:2.15.2
|         |         |    \--- io.zipkin.zipkin2:zipkin:2.21.7
|         |         \--- io.zipkin.zipkin2:zipkin:2.21.7
|         +--- io.zipkin.brave:brave-context-slf4j:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-rpc:5.12.7
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-web:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7
|         |    |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-rabbit:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-kafka-streams:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-httpclient:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-httpasyncclient:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-spring-webmvc:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-servlet:5.12.7
|         |    |    +--- io.zipkin.brave:brave-instrumentation-http:5.12.7 (*)
|         |    |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         +--- io.zipkin.brave:brave-instrumentation-jms:5.12.7
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 (*)
|         |    \--- io.zipkin.brave:brave:5.12.7 (*)
|         \--- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:2.15.2
|              +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|              \--- io.zipkin.zipkin2:zipkin:2.21.7
+--- org.springframework.cloud:spring-cloud-sleuth-zipkin:2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE (*)
|    +--- org.springframework:spring-web:5.2.8.RELEASE -> 5.2.15.RELEASE (*)
|    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE (*)
|    +--- io.zipkin.zipkin2:zipkin:2.21.7
|    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|    +--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2 (*)
|    +--- io.zipkin.reporter2:zipkin-sender-kafka:2.15.2
|    |    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|    |    \--- io.zipkin.zipkin2:zipkin:2.21.7
|    +--- io.zipkin.reporter2:zipkin-sender-activemq-client:2.15.2
|    |    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|    |    \--- io.zipkin.zipkin2:zipkin:2.21.7
|    \--- io.zipkin.reporter2:zipkin-sender-amqp-client:2.15.2
|         +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 (*)
|         \--- io.zipkin.zipkin2:zipkin:2.21.7
+--- org.junit.jupiter:junit-jupiter-api:5.6.0 (*)
+--- org.springframework.boot:spring-boot-starter-test -> 2.3.12.RELEASE
|    +--- org.springframework.boot:spring-boot-starter:2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-test:2.3.12.RELEASE
|    |    \--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    +--- org.springframework.boot:spring-boot-test-autoconfigure:2.3.12.RELEASE
|    |    +--- org.springframework.boot:spring-boot:2.3.12.RELEASE (*)
|    |    +--- org.springframework.boot:spring-boot-test:2.3.12.RELEASE (*)
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE (*)
|    +--- com.jayway.jsonpath:json-path:2.4.0
|    |    +--- net.minidev:json-smart:2.3 -> 2.3.1
|    |    |    \--- net.minidev:accessors-smart:2.3.1
|    |    |         \--- org.ow2.asm:asm:5.0.4
|    |    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30
|    +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 (*)
|    +--- org.assertj:assertj-core:3.16.1
|    +--- org.hamcrest:hamcrest:2.2
|    +--- org.junit.jupiter:junit-jupiter:5.6.3 (*)
|    +--- org.junit.vintage:junit-vintage-engine:5.6.3
|    |    +--- org.junit:junit-bom:5.6.3 (*)
|    |    +--- org.apiguardian:apiguardian-api:1.1.0
|    |    +--- org.junit.platform:junit-platform-engine:1.6.3 (*)
|    |    +--- junit:junit:4.13 -> 4.13.2
|    |    \--- junit:junit:4.13 -> 4.13.2 (c)
|    +--- org.mockito:mockito-core:3.3.3
|    |    +--- net.bytebuddy:byte-buddy:1.10.5 -> 1.10.22
|    |    +--- net.bytebuddy:byte-buddy-agent:1.10.5 -> 1.10.22
|    |    \--- org.objenesis:objenesis:2.6
|    +--- org.mockito:mockito-junit-jupiter:3.3.3
|    |    +--- org.mockito:mockito-core:3.3.3 (*)
|    |    \--- org.junit.jupiter:junit-jupiter-api:5.4.2 -> 5.6.0 (*)
|    +--- org.skyscreamer:jsonassert:1.5.0
|    |    \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|    +--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    +--- org.springframework:spring-test:5.2.15.RELEASE
|    |    \--- org.springframework:spring-core:5.2.15.RELEASE (*)
|    \--- org.xmlunit:xmlunit-core:2.7.0
\--- org.junit.jupiter:junit-jupiter-engine -> 5.6.3 (*)

testRuntimeOnly - Runtime only dependencies for source set 'test'. (n)
\--- org.junit.jupiter:junit-jupiter-engine (n)

(c) - dependency constraint
(*) - dependencies omitted (listed previously)

(n) - Not resolved (configuration is not meant to be resolved)

A web-based, searchable dependency report is available by adding the --scan option.
