
------------------------------------------------------------
Root project 'Java-Service-Tree-Framework-Broker-Hub'
------------------------------------------------------------

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

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

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

bootArchives - Configuration for Spring Boot archive artifacts. (n)
No dependencies

compile
No dependencies

compileClasspath - Compile classpath for source set 'main'.
+--- org.projectlombok:lombok -> 1.18.34
+--- 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-collections:commons-collections:3.2.2
+--- org.apache.commons:commons-collections4:4.4
+--- org.unitils:unitils:2.4
|    +--- 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
|    \--- 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 -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2
|    |    +--- org.springframework.boot:spring-boot:3.3.2
|    |    |    +--- org.springframework:spring-core:6.1.11
|    |    |    |    \--- org.springframework:spring-jcl:6.1.11
|    |    |    \--- org.springframework:spring-context:6.1.11
|    |    |         +--- org.springframework:spring-aop:6.1.11
|    |    |         |    +--- org.springframework:spring-beans:6.1.11
|    |    |         |    |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |         +--- org.springframework:spring-core:6.1.11 (*)
|    |    |         +--- org.springframework:spring-expression:6.1.11
|    |    |         |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         \--- io.micrometer:micrometer-observation:1.12.8 -> 1.13.2
|    |    |              \--- io.micrometer:micrometer-commons:1.13.2
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.3.2
|    |    |    \--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot-starter-logging:3.3.2
|    |    |    +--- ch.qos.logback:logback-classic:1.5.6
|    |    |    |    +--- ch.qos.logback:logback-core:1.5.6
|    |    |    |    \--- org.slf4j:slf4j-api:2.0.13
|    |    |    +--- org.apache.logging.log4j:log4j-to-slf4j:2.23.1
|    |    |    |    +--- org.apache.logging.log4j:log4j-api:2.23.1
|    |    |    |    \--- org.slf4j:slf4j-api:2.0.9 -> 2.0.13
|    |    |    \--- org.slf4j:jul-to-slf4j:2.0.13
|    |    |         \--- org.slf4j:slf4j-api:2.0.13
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.1.1
|    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    \--- org.yaml:snakeyaml:2.2
|    +--- org.springframework.boot:spring-boot-starter-json:3.3.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    |    +--- org.springframework:spring-web:6.1.11
|    |    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    |    \--- io.micrometer:micrometer-observation:1.12.8 -> 1.13.2 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2 -> 2.18.2
|    |    |    |    \--- com.fasterxml.jackson:jackson-bom:2.18.2
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-annotations:2.18.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-core:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-databind:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2 -> 2.17.2 (c)
|    |    |    |         \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.2 -> 2.17.2 (c)
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2
|    |    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2 -> 2.18.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.2
|    |         +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |         +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |         \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-tomcat:3.3.2
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.1.1
|    |    +--- org.apache.tomcat.embed:tomcat-embed-core:10.1.26
|    |    +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.26
|    |    \--- org.apache.tomcat.embed:tomcat-embed-websocket:10.1.26
|    |         \--- org.apache.tomcat.embed:tomcat-embed-core:10.1.26
|    +--- org.springframework:spring-web:6.1.11 (*)
|    \--- org.springframework:spring-webmvc:6.1.11
|         +--- org.springframework:spring-aop:6.1.11 (*)
|         +--- org.springframework:spring-beans:6.1.11 (*)
|         +--- org.springframework:spring-context:6.1.11 (*)
|         +--- org.springframework:spring-core:6.1.11 (*)
|         +--- org.springframework:spring-expression:6.1.11 (*)
|         \--- org.springframework:spring-web:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-aop -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework:spring-aop:6.1.11 (*)
|    \--- org.aspectj:aspectjweaver:1.9.22.1
+--- org.springframework.boot:spring-boot-starter-cache -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    \--- org.springframework:spring-context-support:6.1.11
|         +--- org.springframework:spring-beans:6.1.11 (*)
|         +--- org.springframework:spring-context:6.1.11 (*)
|         \--- org.springframework:spring-core:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-websocket -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter-web:3.3.2 (*)
|    +--- org.springframework:spring-messaging:6.1.11
|    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    \--- org.springframework:spring-core:6.1.11 (*)
|    \--- org.springframework:spring-websocket:6.1.11
|         +--- org.springframework:spring-context:6.1.11 (*)
|         +--- org.springframework:spring-core:6.1.11 (*)
|         \--- org.springframework:spring-web:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter-aop:3.3.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:3.3.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    |    +--- com.zaxxer:HikariCP:5.1.0
|    |    |    \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    |    \--- org.springframework:spring-jdbc:6.1.11
|    |         +--- org.springframework:spring-beans:6.1.11 (*)
|    |         +--- org.springframework:spring-core:6.1.11 (*)
|    |         \--- org.springframework:spring-tx:6.1.11
|    |              +--- org.springframework:spring-beans:6.1.11 (*)
|    |              \--- org.springframework:spring-core:6.1.11 (*)
|    +--- org.hibernate.orm:hibernate-core:6.5.2.Final
|    |    +--- jakarta.persistence:jakarta.persistence-api:3.1.0
|    |    \--- jakarta.transaction:jakarta.transaction-api:2.0.1
|    +--- org.springframework.data:spring-data-jpa:3.3.2
|    |    +--- org.springframework.data:spring-data-commons:3.3.2
|    |    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|    |    +--- org.springframework:spring-orm:6.1.9 -> 6.1.11
|    |    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    |    +--- org.springframework:spring-jdbc:6.1.11 (*)
|    |    |    \--- org.springframework:spring-tx:6.1.11 (*)
|    |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    +--- org.antlr:antlr4-runtime:4.13.0
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.0.0 -> 2.1.1
|    |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|    \--- org.springframework:spring-aspects:6.1.11
|         \--- org.aspectj:aspectjweaver:1.9.22.1
+--- org.springframework.boot:spring-boot-starter-data-redis -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- io.lettuce:lettuce-core:6.3.2.RELEASE
|    |    +--- io.netty:netty-common:4.1.107.Final -> 4.1.111.Final
|    |    +--- io.netty:netty-handler:4.1.107.Final -> 4.1.111.Final
|    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-resolver:4.1.111.Final
|    |    |    |    \--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-buffer:4.1.111.Final
|    |    |    |    \--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-transport:4.1.111.Final
|    |    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |    |    \--- io.netty:netty-resolver:4.1.111.Final (*)
|    |    |    +--- io.netty:netty-transport-native-unix-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |    |    \--- io.netty:netty-transport:4.1.111.Final (*)
|    |    |    \--- io.netty:netty-codec:4.1.111.Final
|    |    |         +--- io.netty:netty-common:4.1.111.Final
|    |    |         +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |         \--- io.netty:netty-transport:4.1.111.Final (*)
|    |    +--- io.netty:netty-transport:4.1.107.Final -> 4.1.111.Final (*)
|    |    \--- io.projectreactor:reactor-core:3.6.4 -> 3.6.8
|    |         \--- org.reactivestreams:reactive-streams:1.0.4
|    \--- org.springframework.data:spring-data-redis:3.3.2
|         +--- org.springframework.data:spring-data-keyvalue:3.3.2
|         |    +--- org.springframework.data:spring-data-commons:3.3.2 (*)
|         |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|         |    +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|         |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|         +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|         +--- org.springframework:spring-oxm:6.1.9 -> 6.1.11
|         |    +--- org.springframework:spring-beans:6.1.11 (*)
|         |    \--- org.springframework:spring-core:6.1.11 (*)
|         +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|         +--- org.springframework:spring-context-support:6.1.9 -> 6.1.11 (*)
|         \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
+--- org.springframework.boot:spring-boot-starter-actuator -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework.boot:spring-boot-actuator-autoconfigure:3.3.2
|    |    +--- org.springframework.boot:spring-boot-actuator:3.3.2
|    |    |    \--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:3.3.2 (*)
|    +--- io.micrometer:micrometer-observation:1.13.2 (*)
|    \--- io.micrometer:micrometer-jakarta9:1.13.2
|         +--- io.micrometer:micrometer-core:1.13.2
|         |    +--- io.micrometer:micrometer-commons:1.13.2
|         |    \--- io.micrometer:micrometer-observation:1.13.2 (*)
|         +--- io.micrometer:micrometer-commons:1.13.2
|         \--- io.micrometer:micrometer-observation:1.13.2 (*)
+--- org.springframework.boot:spring-boot-starter-validation -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.26
|    \--- org.hibernate.validator:hibernate-validator:8.0.1.Final
|         +--- jakarta.validation:jakarta.validation-api:3.0.2
|         +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.5.3.Final
|         \--- com.fasterxml:classmate:1.5.1 -> 1.7.0
+--- org.springframework.security:spring-security-web:5.3.13.RELEASE
|    +--- org.springframework.security:spring-security-core:5.3.13.RELEASE -> 6.3.1
|    |    +--- org.springframework.security:spring-security-crypto:6.3.1
|    |    +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-expression:6.1.9 -> 6.1.11 (*)
|    |    \--- io.micrometer:micrometer-observation:1.12.7 -> 1.13.2 (*)
|    +--- org.springframework:spring-aop:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-beans:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-context:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-core:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-expression:5.2.19.RELEASE -> 6.1.11 (*)
|    \--- org.springframework:spring-web:5.2.19.RELEASE -> 6.1.11 (*)
+--- 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
|    |    |    |    \--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    |    \--- com.sun.activation:jakarta.activation:1.2.1
|    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.17.2 (*)
|    |    \--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.17.2 (*)
|    +--- org.keycloak:keycloak-adapter-spi:12.0.4
|    +--- org.keycloak:keycloak-adapter-core:12.0.4
|    +--- org.slf4j:slf4j-api:1.7.30 -> 2.0.13
|    +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.5.3.Final
|    +--- org.apache.httpcomponents:httpclient:4.5.13
|    |    +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.16
|    |    \--- commons-codec:commons-codec:1.11 -> 1.16.1
|    \--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.17.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-config -> 4.1.1
|    +--- org.springframework.cloud:spring-cloud-starter:4.1.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:4.1.2
|    |    |    \--- org.springframework.security:spring-security-crypto:6.2.3 -> 6.3.1
|    |    +--- org.springframework.cloud:spring-cloud-commons:4.1.2
|    |    |    \--- org.springframework.security:spring-security-crypto:6.2.3 -> 6.3.1
|    |    \--- org.springframework.security:spring-security-rsa:1.1.2
|    |         \--- org.bouncycastle:bcprov-jdk18on:1.77
|    +--- org.springframework.cloud:spring-cloud-config-client:4.1.1
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-commons:4.1.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:4.1.2 (*)
|    |    +--- org.springframework:spring-web:6.1.5 -> 6.1.11 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.15.4 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.15.4 -> 2.17.2 (*)
|    |    \--- org.apache.httpcomponents.client5:httpclient5:5.2.3 -> 5.3.1
|    |         +--- org.apache.httpcomponents.core5:httpcore5:5.2.4 -> 5.2.5
|    |         +--- org.apache.httpcomponents.core5:httpcore5-h2:5.2.4 -> 5.2.5
|    |         |    \--- org.apache.httpcomponents.core5:httpcore5:5.2.5
|    |         \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    \--- com.fasterxml.jackson.core:jackson-databind:2.15.4 -> 2.17.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-openfeign -> 4.1.1
|    +--- org.springframework.cloud:spring-cloud-starter:4.1.2 (*)
|    +--- org.springframework.cloud:spring-cloud-openfeign-core:4.1.1
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot-starter-aop:3.2.4 -> 3.3.2 (*)
|    |    +--- 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 -> 2.0.13
|    |    |    +--- org.springframework:spring-web:5.1.5.RELEASE -> 6.1.11 (*)
|    |    |    \--- org.slf4j:slf4j-api:1.7.26 -> 2.0.13
|    |    \--- commons-fileupload:commons-fileupload:1.5
|    |         \--- commons-io:commons-io:2.11.0
|    +--- org.springframework:spring-web:6.1.5 -> 6.1.11 (*)
|    +--- org.springframework.cloud:spring-cloud-commons:4.1.2 (*)
|    +--- io.github.openfeign:feign-core:13.2.1
|    \--- io.github.openfeign:feign-slf4j:13.2.1
|         +--- io.github.openfeign:feign-core:13.2.1
|         \--- org.slf4j:slf4j-api:2.0.12 -> 2.0.13
+--- org.springframework.boot:spring-boot-starter-mail -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework:spring-context-support:6.1.11 (*)
|    \--- org.eclipse.angus:jakarta.mail:2.0.3
|         \--- jakarta.activation:jakarta.activation-api:2.1.3
+--- org.springframework.cloud:spring-cloud-starter-sleuth:2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE -> 4.1.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 3.3.2 (*)
|    \--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE
|         +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE -> 4.1.2 (*)
|         +--- org.springframework:spring-context:5.2.8.RELEASE -> 6.1.11 (*)
|         +--- org.aspectj:aspectjrt:1.9.6 -> 1.9.22.1
|         +--- io.zipkin.brave:brave:5.12.7 -> 6.0.3
|         +--- io.zipkin.brave:brave-context-slf4j:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-rpc:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-web:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3
|         |    |    \--- io.zipkin.brave:brave:6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-rabbit:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-kafka-streams:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    +--- io.zipkin.brave:brave-instrumentation-kafka-clients:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-httpclient:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-httpasyncclient:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-webmvc:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-servlet:6.0.3
|         |    |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    |    \--- io.zipkin.brave:brave:6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-jms:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         \--- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:2.15.2 -> 3.4.0
|              \--- io.zipkin.reporter2:zipkin-reporter:3.4.0
|                   \--- io.zipkin.zipkin2:zipkin:2.27.1
+--- 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 -> 6.1.11 (*)
|    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE -> 4.1.2 (*)
|    +--- io.zipkin.zipkin2:zipkin:2.21.7 -> 2.27.1
|    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 -> 3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-sender-kafka:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-sender-activemq-client:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    \--- io.zipkin.reporter2:zipkin-sender-amqp-client:2.15.2 -> 3.4.0
|         \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
+--- com.fasterxml.jackson.core:jackson-databind -> 2.17.2 (*)
+--- com.fasterxml.jackson.core:jackson-annotations:2.18.2 (*)
\--- redis.clients:jedis:6.0.0
     +--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
     +--- org.apache.commons:commons-pool2:2.12.1 -> 2.12.0
     +--- org.json:json:20250107
     +--- com.google.code.gson:gson:2.12.1 -> 2.10.1
     \--- redis.clients.authentication:redis-authx-core:0.1.1-beta2
          \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13

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-websocket (n)
+--- org.springframework.boot:spring-boot-starter-data-jpa (n)
+--- org.springframework.boot:spring-boot-starter-data-redis (n)
+--- org.springframework.boot:spring-boot-starter-actuator (n)
+--- org.springframework.boot:spring-boot-starter-validation (n)
+--- org.springframework.security:spring-security-web:5.3.13.RELEASE (n)
+--- org.keycloak:keycloak-spring-security-adapter:12.0.4 (n)
+--- org.springframework.cloud:spring-cloud-starter-config (n)
+--- org.springframework.cloud:spring-cloud-starter-openfeign (n)
+--- org.springframework.boot:spring-boot-starter-mail (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)
+--- com.fasterxml.jackson.core:jackson-databind (n)
+--- com.fasterxml.jackson.core:jackson-annotations:2.18.2 (n)
\--- redis.clients:jedis:6.0.0 (n)

mainSourceElements - List of source directories contained in the Main SourceSet. (n)
No dependencies

productionRuntimeClasspath
+--- org.projectlombok:lombok -> 1.18.34
+--- 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-collections:commons-collections:3.2.2
+--- org.apache.commons:commons-collections4:4.4
+--- org.unitils:unitils:2.4
|    +--- 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
|    \--- 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 -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2
|    |    +--- org.springframework.boot:spring-boot:3.3.2
|    |    |    +--- org.springframework:spring-core:6.1.11
|    |    |    |    \--- org.springframework:spring-jcl:6.1.11
|    |    |    \--- org.springframework:spring-context:6.1.11
|    |    |         +--- org.springframework:spring-aop:6.1.11
|    |    |         |    +--- org.springframework:spring-beans:6.1.11
|    |    |         |    |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |         +--- org.springframework:spring-core:6.1.11 (*)
|    |    |         +--- org.springframework:spring-expression:6.1.11
|    |    |         |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         \--- io.micrometer:micrometer-observation:1.12.8 -> 1.13.2
|    |    |              \--- io.micrometer:micrometer-commons:1.13.2
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.3.2
|    |    |    \--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot-starter-logging:3.3.2
|    |    |    +--- ch.qos.logback:logback-classic:1.5.6
|    |    |    |    +--- ch.qos.logback:logback-core:1.5.6
|    |    |    |    \--- org.slf4j:slf4j-api:2.0.13
|    |    |    +--- org.apache.logging.log4j:log4j-to-slf4j:2.23.1
|    |    |    |    +--- org.apache.logging.log4j:log4j-api:2.23.1
|    |    |    |    \--- org.slf4j:slf4j-api:2.0.9 -> 2.0.13
|    |    |    \--- org.slf4j:jul-to-slf4j:2.0.13
|    |    |         \--- org.slf4j:slf4j-api:2.0.13
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.1.1
|    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    \--- org.yaml:snakeyaml:2.2
|    +--- org.springframework.boot:spring-boot-starter-json:3.3.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    |    +--- org.springframework:spring-web:6.1.11
|    |    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    |    \--- io.micrometer:micrometer-observation:1.12.8 -> 1.13.2 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2 -> 2.18.2
|    |    |    |    \--- com.fasterxml.jackson:jackson-bom:2.18.2
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-annotations:2.18.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-core:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-databind:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2 -> 2.17.2 (c)
|    |    |    |         \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.2 -> 2.17.2 (c)
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2
|    |    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2 -> 2.18.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.2
|    |         +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |         +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |         \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-tomcat:3.3.2
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.1.1
|    |    +--- org.apache.tomcat.embed:tomcat-embed-core:10.1.26
|    |    +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.26
|    |    \--- org.apache.tomcat.embed:tomcat-embed-websocket:10.1.26
|    |         \--- org.apache.tomcat.embed:tomcat-embed-core:10.1.26
|    +--- org.springframework:spring-web:6.1.11 (*)
|    \--- org.springframework:spring-webmvc:6.1.11
|         +--- org.springframework:spring-aop:6.1.11 (*)
|         +--- org.springframework:spring-beans:6.1.11 (*)
|         +--- org.springframework:spring-context:6.1.11 (*)
|         +--- org.springframework:spring-core:6.1.11 (*)
|         +--- org.springframework:spring-expression:6.1.11 (*)
|         \--- org.springframework:spring-web:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-aop -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework:spring-aop:6.1.11 (*)
|    \--- org.aspectj:aspectjweaver:1.9.22.1
+--- org.springframework.boot:spring-boot-starter-cache -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    \--- org.springframework:spring-context-support:6.1.11
|         +--- org.springframework:spring-beans:6.1.11 (*)
|         +--- org.springframework:spring-context:6.1.11 (*)
|         \--- org.springframework:spring-core:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-websocket -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter-web:3.3.2 (*)
|    +--- org.springframework:spring-messaging:6.1.11
|    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    \--- org.springframework:spring-core:6.1.11 (*)
|    \--- org.springframework:spring-websocket:6.1.11
|         +--- org.springframework:spring-context:6.1.11 (*)
|         +--- org.springframework:spring-core:6.1.11 (*)
|         \--- org.springframework:spring-web:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter-aop:3.3.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:3.3.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    |    +--- com.zaxxer:HikariCP:5.1.0
|    |    |    \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    |    \--- org.springframework:spring-jdbc:6.1.11
|    |         +--- org.springframework:spring-beans:6.1.11 (*)
|    |         +--- org.springframework:spring-core:6.1.11 (*)
|    |         \--- org.springframework:spring-tx:6.1.11
|    |              +--- org.springframework:spring-beans:6.1.11 (*)
|    |              \--- org.springframework:spring-core:6.1.11 (*)
|    +--- org.hibernate.orm:hibernate-core:6.5.2.Final
|    |    +--- jakarta.persistence:jakarta.persistence-api:3.1.0
|    |    +--- jakarta.transaction:jakarta.transaction-api:2.0.1
|    |    +--- org.jboss.logging:jboss-logging:3.5.0.Final -> 3.5.3.Final
|    |    +--- org.hibernate.common:hibernate-commons-annotations:6.0.6.Final
|    |    +--- io.smallrye:jandex:3.1.2
|    |    +--- com.fasterxml:classmate:1.5.1 -> 1.7.0
|    |    +--- net.bytebuddy:byte-buddy:1.14.15 -> 1.14.18
|    |    +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.0 -> 4.0.2
|    |    |    \--- jakarta.activation:jakarta.activation-api:2.1.3
|    |    +--- org.glassfish.jaxb:jaxb-runtime:4.0.2 -> 4.0.5
|    |    |    \--- org.glassfish.jaxb:jaxb-core:4.0.5
|    |    |         +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 (*)
|    |    |         +--- jakarta.activation:jakarta.activation-api:2.1.3
|    |    |         +--- org.eclipse.angus:angus-activation:2.0.2
|    |    |         |    \--- jakarta.activation:jakarta.activation-api:2.1.3
|    |    |         +--- org.glassfish.jaxb:txw2:4.0.5
|    |    |         \--- com.sun.istack:istack-commons-runtime:4.1.2
|    |    +--- jakarta.inject:jakarta.inject-api:2.0.1
|    |    \--- org.antlr:antlr4-runtime:4.13.0
|    +--- org.springframework.data:spring-data-jpa:3.3.2
|    |    +--- org.springframework.data:spring-data-commons:3.3.2
|    |    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|    |    +--- org.springframework:spring-orm:6.1.9 -> 6.1.11
|    |    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    |    +--- org.springframework:spring-jdbc:6.1.11 (*)
|    |    |    \--- org.springframework:spring-tx:6.1.11 (*)
|    |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    +--- org.antlr:antlr4-runtime:4.13.0
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.0.0 -> 2.1.1
|    |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|    \--- org.springframework:spring-aspects:6.1.11
|         \--- org.aspectj:aspectjweaver:1.9.22.1
+--- org.springframework.boot:spring-boot-starter-data-redis -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- io.lettuce:lettuce-core:6.3.2.RELEASE
|    |    +--- io.netty:netty-common:4.1.107.Final -> 4.1.111.Final
|    |    +--- io.netty:netty-handler:4.1.107.Final -> 4.1.111.Final
|    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-resolver:4.1.111.Final
|    |    |    |    \--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-buffer:4.1.111.Final
|    |    |    |    \--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-transport:4.1.111.Final
|    |    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |    |    \--- io.netty:netty-resolver:4.1.111.Final (*)
|    |    |    +--- io.netty:netty-transport-native-unix-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |    |    \--- io.netty:netty-transport:4.1.111.Final (*)
|    |    |    \--- io.netty:netty-codec:4.1.111.Final
|    |    |         +--- io.netty:netty-common:4.1.111.Final
|    |    |         +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |         \--- io.netty:netty-transport:4.1.111.Final (*)
|    |    +--- io.netty:netty-transport:4.1.107.Final -> 4.1.111.Final (*)
|    |    \--- io.projectreactor:reactor-core:3.6.4 -> 3.6.8
|    |         \--- org.reactivestreams:reactive-streams:1.0.4
|    \--- org.springframework.data:spring-data-redis:3.3.2
|         +--- org.springframework.data:spring-data-keyvalue:3.3.2
|         |    +--- org.springframework.data:spring-data-commons:3.3.2 (*)
|         |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|         |    +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|         |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|         +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|         +--- org.springframework:spring-oxm:6.1.9 -> 6.1.11
|         |    +--- org.springframework:spring-beans:6.1.11 (*)
|         |    \--- org.springframework:spring-core:6.1.11 (*)
|         +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|         +--- org.springframework:spring-context-support:6.1.9 -> 6.1.11 (*)
|         \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
+--- org.springframework.boot:spring-boot-starter-actuator -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework.boot:spring-boot-actuator-autoconfigure:3.3.2
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2 (*)
|    |    +--- org.springframework.boot:spring-boot-actuator:3.3.2
|    |    |    \--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:3.3.2 (*)
|    +--- io.micrometer:micrometer-observation:1.13.2 (*)
|    \--- io.micrometer:micrometer-jakarta9:1.13.2
|         +--- io.micrometer:micrometer-core:1.13.2
|         |    +--- io.micrometer:micrometer-commons:1.13.2
|         |    +--- io.micrometer:micrometer-observation:1.13.2 (*)
|         |    +--- org.hdrhistogram:HdrHistogram:2.2.2
|         |    \--- org.latencyutils:LatencyUtils:2.0.3
|         +--- io.micrometer:micrometer-commons:1.13.2
|         \--- io.micrometer:micrometer-observation:1.13.2 (*)
+--- org.springframework.boot:spring-boot-starter-validation -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.26
|    \--- org.hibernate.validator:hibernate-validator:8.0.1.Final
|         +--- jakarta.validation:jakarta.validation-api:3.0.2
|         +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.5.3.Final
|         \--- com.fasterxml:classmate:1.5.1 -> 1.7.0
+--- org.springframework.security:spring-security-web:5.3.13.RELEASE
|    +--- org.springframework.security:spring-security-core:5.3.13.RELEASE -> 6.3.1
|    |    +--- org.springframework.security:spring-security-crypto:6.3.1
|    |    +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-expression:6.1.9 -> 6.1.11 (*)
|    |    \--- io.micrometer:micrometer-observation:1.12.7 -> 1.13.2 (*)
|    +--- org.springframework:spring-aop:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-beans:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-context:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-core:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-expression:5.2.19.RELEASE -> 6.1.11 (*)
|    \--- org.springframework:spring-web:5.2.19.RELEASE -> 6.1.11 (*)
+--- 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
|    |    |    |    \--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    |    \--- com.sun.activation:jakarta.activation:1.2.1
|    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.17.2 (*)
|    |    \--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.17.2 (*)
|    +--- org.keycloak:keycloak-adapter-spi:12.0.4
|    +--- org.keycloak:keycloak-adapter-core:12.0.4
|    +--- org.slf4j:slf4j-api:1.7.30 -> 2.0.13
|    +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.5.3.Final
|    +--- org.apache.httpcomponents:httpclient:4.5.13
|    |    +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.16
|    |    \--- commons-codec:commons-codec:1.11 -> 1.16.1
|    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.17.2 (*)
|    +--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.17.2 (*)
|    \--- com.fasterxml.jackson.core:jackson-annotations:2.10.5 -> 2.18.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-config -> 4.1.1
|    +--- org.springframework.cloud:spring-cloud-starter:4.1.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:4.1.2
|    |    |    \--- org.springframework.security:spring-security-crypto:6.2.3 -> 6.3.1
|    |    +--- org.springframework.cloud:spring-cloud-commons:4.1.2
|    |    |    \--- org.springframework.security:spring-security-crypto:6.2.3 -> 6.3.1
|    |    \--- org.springframework.security:spring-security-rsa:1.1.2
|    |         \--- org.bouncycastle:bcprov-jdk18on:1.77
|    +--- org.springframework.cloud:spring-cloud-config-client:4.1.1
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-commons:4.1.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:4.1.2 (*)
|    |    +--- org.springframework:spring-web:6.1.5 -> 6.1.11 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.15.4 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.15.4 -> 2.17.2 (*)
|    |    \--- org.apache.httpcomponents.client5:httpclient5:5.2.3 -> 5.3.1
|    |         +--- org.apache.httpcomponents.core5:httpcore5:5.2.4 -> 5.2.5
|    |         +--- org.apache.httpcomponents.core5:httpcore5-h2:5.2.4 -> 5.2.5
|    |         |    \--- org.apache.httpcomponents.core5:httpcore5:5.2.5
|    |         \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    \--- com.fasterxml.jackson.core:jackson-databind:2.15.4 -> 2.17.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-openfeign -> 4.1.1
|    +--- org.springframework.cloud:spring-cloud-starter:4.1.2 (*)
|    +--- org.springframework.cloud:spring-cloud-openfeign-core:4.1.1
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot-starter-aop:3.2.4 -> 3.3.2 (*)
|    |    +--- 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 -> 2.0.13
|    |    |    +--- org.springframework:spring-web:5.1.5.RELEASE -> 6.1.11 (*)
|    |    |    \--- org.slf4j:slf4j-api:1.7.26 -> 2.0.13
|    |    \--- commons-fileupload:commons-fileupload:1.5
|    |         \--- commons-io:commons-io:2.11.0
|    +--- org.springframework:spring-web:6.1.5 -> 6.1.11 (*)
|    +--- org.springframework.cloud:spring-cloud-commons:4.1.2 (*)
|    +--- io.github.openfeign:feign-core:13.2.1
|    \--- io.github.openfeign:feign-slf4j:13.2.1
|         +--- io.github.openfeign:feign-core:13.2.1
|         \--- org.slf4j:slf4j-api:2.0.12 -> 2.0.13
+--- org.springframework.boot:spring-boot-starter-mail -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework:spring-context-support:6.1.11 (*)
|    \--- org.eclipse.angus:jakarta.mail:2.0.3
|         +--- jakarta.activation:jakarta.activation-api:2.1.3
|         \--- org.eclipse.angus:angus-activation:2.0.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-sleuth:2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE -> 4.1.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 3.3.2 (*)
|    \--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE
|         +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE -> 4.1.2 (*)
|         +--- org.springframework:spring-context:5.2.8.RELEASE -> 6.1.11 (*)
|         +--- org.aspectj:aspectjrt:1.9.6 -> 1.9.22.1
|         +--- io.zipkin.brave:brave:5.12.7 -> 6.0.3
|         +--- io.zipkin.brave:brave-context-slf4j:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-rpc:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-web:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3
|         |    |    \--- io.zipkin.brave:brave:6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-rabbit:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-kafka-streams:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    +--- io.zipkin.brave:brave-instrumentation-kafka-clients:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-httpclient:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-httpasyncclient:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-webmvc:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-servlet:6.0.3
|         |    |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    |    \--- io.zipkin.brave:brave:6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-jms:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         \--- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:2.15.2 -> 3.4.0
|              \--- io.zipkin.reporter2:zipkin-reporter:3.4.0
|                   \--- io.zipkin.zipkin2:zipkin:2.27.1
+--- 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 -> 6.1.11 (*)
|    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE -> 4.1.2 (*)
|    +--- io.zipkin.zipkin2:zipkin:2.21.7 -> 2.27.1
|    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 -> 3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-sender-kafka:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-sender-activemq-client:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    \--- io.zipkin.reporter2:zipkin-sender-amqp-client:2.15.2 -> 3.4.0
|         \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
+--- com.fasterxml.jackson.core:jackson-databind -> 2.17.2 (*)
+--- com.fasterxml.jackson.core:jackson-annotations:2.18.2 (*)
+--- redis.clients:jedis:6.0.0
|    +--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    +--- org.apache.commons:commons-pool2:2.12.1 -> 2.12.0
|    +--- org.json:json:20250107
|    +--- com.google.code.gson:gson:2.12.1 -> 2.10.1
|    \--- redis.clients.authentication:redis-authx-core:0.1.1-beta2
|         \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
\--- com.h2database:h2 -> 2.2.224

runtimeClasspath - Runtime classpath of source set 'main'.
+--- org.projectlombok:lombok -> 1.18.34
+--- 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-collections:commons-collections:3.2.2
+--- org.apache.commons:commons-collections4:4.4
+--- org.unitils:unitils:2.4
|    +--- 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
|    \--- 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 -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2
|    |    +--- org.springframework.boot:spring-boot:3.3.2
|    |    |    +--- org.springframework:spring-core:6.1.11
|    |    |    |    \--- org.springframework:spring-jcl:6.1.11
|    |    |    \--- org.springframework:spring-context:6.1.11
|    |    |         +--- org.springframework:spring-aop:6.1.11
|    |    |         |    +--- org.springframework:spring-beans:6.1.11
|    |    |         |    |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |         +--- org.springframework:spring-core:6.1.11 (*)
|    |    |         +--- org.springframework:spring-expression:6.1.11
|    |    |         |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         \--- io.micrometer:micrometer-observation:1.12.8 -> 1.13.2
|    |    |              \--- io.micrometer:micrometer-commons:1.13.2
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.3.2
|    |    |    \--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot-starter-logging:3.3.2
|    |    |    +--- ch.qos.logback:logback-classic:1.5.6
|    |    |    |    +--- ch.qos.logback:logback-core:1.5.6
|    |    |    |    \--- org.slf4j:slf4j-api:2.0.13
|    |    |    +--- org.apache.logging.log4j:log4j-to-slf4j:2.23.1
|    |    |    |    +--- org.apache.logging.log4j:log4j-api:2.23.1
|    |    |    |    \--- org.slf4j:slf4j-api:2.0.9 -> 2.0.13
|    |    |    \--- org.slf4j:jul-to-slf4j:2.0.13
|    |    |         \--- org.slf4j:slf4j-api:2.0.13
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.1.1
|    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    \--- org.yaml:snakeyaml:2.2
|    +--- org.springframework.boot:spring-boot-starter-json:3.3.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    |    +--- org.springframework:spring-web:6.1.11
|    |    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    |    \--- io.micrometer:micrometer-observation:1.12.8 -> 1.13.2 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2 -> 2.18.2
|    |    |    |    \--- com.fasterxml.jackson:jackson-bom:2.18.2
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-annotations:2.18.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-core:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-databind:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2 -> 2.17.2 (c)
|    |    |    |         \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.2 -> 2.17.2 (c)
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2
|    |    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2 -> 2.18.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.2
|    |         +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |         +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |         \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-tomcat:3.3.2
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.1.1
|    |    +--- org.apache.tomcat.embed:tomcat-embed-core:10.1.26
|    |    +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.26
|    |    \--- org.apache.tomcat.embed:tomcat-embed-websocket:10.1.26
|    |         \--- org.apache.tomcat.embed:tomcat-embed-core:10.1.26
|    +--- org.springframework:spring-web:6.1.11 (*)
|    \--- org.springframework:spring-webmvc:6.1.11
|         +--- org.springframework:spring-aop:6.1.11 (*)
|         +--- org.springframework:spring-beans:6.1.11 (*)
|         +--- org.springframework:spring-context:6.1.11 (*)
|         +--- org.springframework:spring-core:6.1.11 (*)
|         +--- org.springframework:spring-expression:6.1.11 (*)
|         \--- org.springframework:spring-web:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-aop -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework:spring-aop:6.1.11 (*)
|    \--- org.aspectj:aspectjweaver:1.9.22.1
+--- org.springframework.boot:spring-boot-starter-cache -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    \--- org.springframework:spring-context-support:6.1.11
|         +--- org.springframework:spring-beans:6.1.11 (*)
|         +--- org.springframework:spring-context:6.1.11 (*)
|         \--- org.springframework:spring-core:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-websocket -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter-web:3.3.2 (*)
|    +--- org.springframework:spring-messaging:6.1.11
|    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    \--- org.springframework:spring-core:6.1.11 (*)
|    \--- org.springframework:spring-websocket:6.1.11
|         +--- org.springframework:spring-context:6.1.11 (*)
|         +--- org.springframework:spring-core:6.1.11 (*)
|         \--- org.springframework:spring-web:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter-aop:3.3.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:3.3.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    |    +--- com.zaxxer:HikariCP:5.1.0
|    |    |    \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    |    \--- org.springframework:spring-jdbc:6.1.11
|    |         +--- org.springframework:spring-beans:6.1.11 (*)
|    |         +--- org.springframework:spring-core:6.1.11 (*)
|    |         \--- org.springframework:spring-tx:6.1.11
|    |              +--- org.springframework:spring-beans:6.1.11 (*)
|    |              \--- org.springframework:spring-core:6.1.11 (*)
|    +--- org.hibernate.orm:hibernate-core:6.5.2.Final
|    |    +--- jakarta.persistence:jakarta.persistence-api:3.1.0
|    |    +--- jakarta.transaction:jakarta.transaction-api:2.0.1
|    |    +--- org.jboss.logging:jboss-logging:3.5.0.Final -> 3.5.3.Final
|    |    +--- org.hibernate.common:hibernate-commons-annotations:6.0.6.Final
|    |    +--- io.smallrye:jandex:3.1.2
|    |    +--- com.fasterxml:classmate:1.5.1 -> 1.7.0
|    |    +--- net.bytebuddy:byte-buddy:1.14.15 -> 1.14.18
|    |    +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.0 -> 4.0.2
|    |    |    \--- jakarta.activation:jakarta.activation-api:2.1.3
|    |    +--- org.glassfish.jaxb:jaxb-runtime:4.0.2 -> 4.0.5
|    |    |    \--- org.glassfish.jaxb:jaxb-core:4.0.5
|    |    |         +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 (*)
|    |    |         +--- jakarta.activation:jakarta.activation-api:2.1.3
|    |    |         +--- org.eclipse.angus:angus-activation:2.0.2
|    |    |         |    \--- jakarta.activation:jakarta.activation-api:2.1.3
|    |    |         +--- org.glassfish.jaxb:txw2:4.0.5
|    |    |         \--- com.sun.istack:istack-commons-runtime:4.1.2
|    |    +--- jakarta.inject:jakarta.inject-api:2.0.1
|    |    \--- org.antlr:antlr4-runtime:4.13.0
|    +--- org.springframework.data:spring-data-jpa:3.3.2
|    |    +--- org.springframework.data:spring-data-commons:3.3.2
|    |    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|    |    +--- org.springframework:spring-orm:6.1.9 -> 6.1.11
|    |    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    |    +--- org.springframework:spring-jdbc:6.1.11 (*)
|    |    |    \--- org.springframework:spring-tx:6.1.11 (*)
|    |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    +--- org.antlr:antlr4-runtime:4.13.0
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.0.0 -> 2.1.1
|    |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|    \--- org.springframework:spring-aspects:6.1.11
|         \--- org.aspectj:aspectjweaver:1.9.22.1
+--- org.springframework.boot:spring-boot-starter-data-redis -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- io.lettuce:lettuce-core:6.3.2.RELEASE
|    |    +--- io.netty:netty-common:4.1.107.Final -> 4.1.111.Final
|    |    +--- io.netty:netty-handler:4.1.107.Final -> 4.1.111.Final
|    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-resolver:4.1.111.Final
|    |    |    |    \--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-buffer:4.1.111.Final
|    |    |    |    \--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-transport:4.1.111.Final
|    |    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |    |    \--- io.netty:netty-resolver:4.1.111.Final (*)
|    |    |    +--- io.netty:netty-transport-native-unix-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |    |    \--- io.netty:netty-transport:4.1.111.Final (*)
|    |    |    \--- io.netty:netty-codec:4.1.111.Final
|    |    |         +--- io.netty:netty-common:4.1.111.Final
|    |    |         +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |         \--- io.netty:netty-transport:4.1.111.Final (*)
|    |    +--- io.netty:netty-transport:4.1.107.Final -> 4.1.111.Final (*)
|    |    \--- io.projectreactor:reactor-core:3.6.4 -> 3.6.8
|    |         \--- org.reactivestreams:reactive-streams:1.0.4
|    \--- org.springframework.data:spring-data-redis:3.3.2
|         +--- org.springframework.data:spring-data-keyvalue:3.3.2
|         |    +--- org.springframework.data:spring-data-commons:3.3.2 (*)
|         |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|         |    +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|         |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|         +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|         +--- org.springframework:spring-oxm:6.1.9 -> 6.1.11
|         |    +--- org.springframework:spring-beans:6.1.11 (*)
|         |    \--- org.springframework:spring-core:6.1.11 (*)
|         +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|         +--- org.springframework:spring-context-support:6.1.9 -> 6.1.11 (*)
|         \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
+--- org.springframework.boot:spring-boot-starter-actuator -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework.boot:spring-boot-actuator-autoconfigure:3.3.2
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2 (*)
|    |    +--- org.springframework.boot:spring-boot-actuator:3.3.2
|    |    |    \--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:3.3.2 (*)
|    +--- io.micrometer:micrometer-observation:1.13.2 (*)
|    \--- io.micrometer:micrometer-jakarta9:1.13.2
|         +--- io.micrometer:micrometer-core:1.13.2
|         |    +--- io.micrometer:micrometer-commons:1.13.2
|         |    +--- io.micrometer:micrometer-observation:1.13.2 (*)
|         |    +--- org.hdrhistogram:HdrHistogram:2.2.2
|         |    \--- org.latencyutils:LatencyUtils:2.0.3
|         +--- io.micrometer:micrometer-commons:1.13.2
|         \--- io.micrometer:micrometer-observation:1.13.2 (*)
+--- org.springframework.boot:spring-boot-starter-validation -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.26
|    \--- org.hibernate.validator:hibernate-validator:8.0.1.Final
|         +--- jakarta.validation:jakarta.validation-api:3.0.2
|         +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.5.3.Final
|         \--- com.fasterxml:classmate:1.5.1 -> 1.7.0
+--- org.springframework.security:spring-security-web:5.3.13.RELEASE
|    +--- org.springframework.security:spring-security-core:5.3.13.RELEASE -> 6.3.1
|    |    +--- org.springframework.security:spring-security-crypto:6.3.1
|    |    +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-expression:6.1.9 -> 6.1.11 (*)
|    |    \--- io.micrometer:micrometer-observation:1.12.7 -> 1.13.2 (*)
|    +--- org.springframework:spring-aop:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-beans:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-context:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-core:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-expression:5.2.19.RELEASE -> 6.1.11 (*)
|    \--- org.springframework:spring-web:5.2.19.RELEASE -> 6.1.11 (*)
+--- 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
|    |    |    |    \--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    |    \--- com.sun.activation:jakarta.activation:1.2.1
|    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.17.2 (*)
|    |    \--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.17.2 (*)
|    +--- org.keycloak:keycloak-adapter-spi:12.0.4
|    +--- org.keycloak:keycloak-adapter-core:12.0.4
|    +--- org.slf4j:slf4j-api:1.7.30 -> 2.0.13
|    +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.5.3.Final
|    +--- org.apache.httpcomponents:httpclient:4.5.13
|    |    +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.16
|    |    \--- commons-codec:commons-codec:1.11 -> 1.16.1
|    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.17.2 (*)
|    +--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.17.2 (*)
|    \--- com.fasterxml.jackson.core:jackson-annotations:2.10.5 -> 2.18.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-config -> 4.1.1
|    +--- org.springframework.cloud:spring-cloud-starter:4.1.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:4.1.2
|    |    |    \--- org.springframework.security:spring-security-crypto:6.2.3 -> 6.3.1
|    |    +--- org.springframework.cloud:spring-cloud-commons:4.1.2
|    |    |    \--- org.springframework.security:spring-security-crypto:6.2.3 -> 6.3.1
|    |    \--- org.springframework.security:spring-security-rsa:1.1.2
|    |         \--- org.bouncycastle:bcprov-jdk18on:1.77
|    +--- org.springframework.cloud:spring-cloud-config-client:4.1.1
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-commons:4.1.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:4.1.2 (*)
|    |    +--- org.springframework:spring-web:6.1.5 -> 6.1.11 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.15.4 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.15.4 -> 2.17.2 (*)
|    |    \--- org.apache.httpcomponents.client5:httpclient5:5.2.3 -> 5.3.1
|    |         +--- org.apache.httpcomponents.core5:httpcore5:5.2.4 -> 5.2.5
|    |         +--- org.apache.httpcomponents.core5:httpcore5-h2:5.2.4 -> 5.2.5
|    |         |    \--- org.apache.httpcomponents.core5:httpcore5:5.2.5
|    |         \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    \--- com.fasterxml.jackson.core:jackson-databind:2.15.4 -> 2.17.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-openfeign -> 4.1.1
|    +--- org.springframework.cloud:spring-cloud-starter:4.1.2 (*)
|    +--- org.springframework.cloud:spring-cloud-openfeign-core:4.1.1
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot-starter-aop:3.2.4 -> 3.3.2 (*)
|    |    +--- 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 -> 2.0.13
|    |    |    +--- org.springframework:spring-web:5.1.5.RELEASE -> 6.1.11 (*)
|    |    |    \--- org.slf4j:slf4j-api:1.7.26 -> 2.0.13
|    |    \--- commons-fileupload:commons-fileupload:1.5
|    |         \--- commons-io:commons-io:2.11.0
|    +--- org.springframework:spring-web:6.1.5 -> 6.1.11 (*)
|    +--- org.springframework.cloud:spring-cloud-commons:4.1.2 (*)
|    +--- io.github.openfeign:feign-core:13.2.1
|    \--- io.github.openfeign:feign-slf4j:13.2.1
|         +--- io.github.openfeign:feign-core:13.2.1
|         \--- org.slf4j:slf4j-api:2.0.12 -> 2.0.13
+--- org.springframework.boot:spring-boot-starter-mail -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework:spring-context-support:6.1.11 (*)
|    \--- org.eclipse.angus:jakarta.mail:2.0.3
|         +--- jakarta.activation:jakarta.activation-api:2.1.3
|         \--- org.eclipse.angus:angus-activation:2.0.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-sleuth:2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE -> 4.1.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 3.3.2 (*)
|    \--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE
|         +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE -> 4.1.2 (*)
|         +--- org.springframework:spring-context:5.2.8.RELEASE -> 6.1.11 (*)
|         +--- org.aspectj:aspectjrt:1.9.6 -> 1.9.22.1
|         +--- io.zipkin.brave:brave:5.12.7 -> 6.0.3
|         +--- io.zipkin.brave:brave-context-slf4j:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-rpc:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-web:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3
|         |    |    \--- io.zipkin.brave:brave:6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-rabbit:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-kafka-streams:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    +--- io.zipkin.brave:brave-instrumentation-kafka-clients:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-httpclient:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-httpasyncclient:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-webmvc:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-servlet:6.0.3
|         |    |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    |    \--- io.zipkin.brave:brave:6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-jms:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         \--- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:2.15.2 -> 3.4.0
|              \--- io.zipkin.reporter2:zipkin-reporter:3.4.0
|                   \--- io.zipkin.zipkin2:zipkin:2.27.1
+--- 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 -> 6.1.11 (*)
|    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE -> 4.1.2 (*)
|    +--- io.zipkin.zipkin2:zipkin:2.21.7 -> 2.27.1
|    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 -> 3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-sender-kafka:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-sender-activemq-client:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    \--- io.zipkin.reporter2:zipkin-sender-amqp-client:2.15.2 -> 3.4.0
|         \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
+--- com.fasterxml.jackson.core:jackson-databind -> 2.17.2 (*)
+--- com.fasterxml.jackson.core:jackson-annotations:2.18.2 (*)
+--- redis.clients:jedis:6.0.0
|    +--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    +--- org.apache.commons:commons-pool2:2.12.1 -> 2.12.0
|    +--- org.json:json:20250107
|    +--- com.google.code.gson:gson:2.12.1 -> 2.10.1
|    \--- redis.clients.authentication:redis-authx-core:0.1.1-beta2
|         \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
\--- com.h2database:h2 -> 2.2.224

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

runtimeOnly - Runtime only dependencies for source set 'main'. (n)
\--- com.h2database:h2 (n)

testAndDevelopmentOnly - Configuration for test and development-only dependencies such as Spring Boot's DevTools.
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.34
+--- 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-collections:commons-collections:3.2.2
+--- org.apache.commons:commons-collections4:4.4
+--- org.unitils:unitils:2.4
|    +--- 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
|    \--- 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 -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2
|    |    +--- org.springframework.boot:spring-boot:3.3.2
|    |    |    +--- org.springframework:spring-core:6.1.11
|    |    |    |    \--- org.springframework:spring-jcl:6.1.11
|    |    |    \--- org.springframework:spring-context:6.1.11
|    |    |         +--- org.springframework:spring-aop:6.1.11
|    |    |         |    +--- org.springframework:spring-beans:6.1.11
|    |    |         |    |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |         +--- org.springframework:spring-core:6.1.11 (*)
|    |    |         +--- org.springframework:spring-expression:6.1.11
|    |    |         |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         \--- io.micrometer:micrometer-observation:1.12.8 -> 1.13.2
|    |    |              \--- io.micrometer:micrometer-commons:1.13.2
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.3.2
|    |    |    \--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot-starter-logging:3.3.2
|    |    |    +--- ch.qos.logback:logback-classic:1.5.6
|    |    |    |    +--- ch.qos.logback:logback-core:1.5.6
|    |    |    |    \--- org.slf4j:slf4j-api:2.0.13
|    |    |    +--- org.apache.logging.log4j:log4j-to-slf4j:2.23.1
|    |    |    |    +--- org.apache.logging.log4j:log4j-api:2.23.1
|    |    |    |    \--- org.slf4j:slf4j-api:2.0.9 -> 2.0.13
|    |    |    \--- org.slf4j:jul-to-slf4j:2.0.13
|    |    |         \--- org.slf4j:slf4j-api:2.0.13
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.1.1
|    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    \--- org.yaml:snakeyaml:2.2
|    +--- org.springframework.boot:spring-boot-starter-json:3.3.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    |    +--- org.springframework:spring-web:6.1.11
|    |    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    |    \--- io.micrometer:micrometer-observation:1.12.8 -> 1.13.2 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2 -> 2.18.2
|    |    |    |    \--- com.fasterxml.jackson:jackson-bom:2.18.2
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-annotations:2.18.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-core:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-databind:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2 -> 2.17.2 (c)
|    |    |    |         \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.2 -> 2.17.2 (c)
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2
|    |    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2 -> 2.18.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.2
|    |         +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |         +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |         \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-tomcat:3.3.2
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.1.1
|    |    +--- org.apache.tomcat.embed:tomcat-embed-core:10.1.26
|    |    +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.26
|    |    \--- org.apache.tomcat.embed:tomcat-embed-websocket:10.1.26
|    |         \--- org.apache.tomcat.embed:tomcat-embed-core:10.1.26
|    +--- org.springframework:spring-web:6.1.11 (*)
|    \--- org.springframework:spring-webmvc:6.1.11
|         +--- org.springframework:spring-aop:6.1.11 (*)
|         +--- org.springframework:spring-beans:6.1.11 (*)
|         +--- org.springframework:spring-context:6.1.11 (*)
|         +--- org.springframework:spring-core:6.1.11 (*)
|         +--- org.springframework:spring-expression:6.1.11 (*)
|         \--- org.springframework:spring-web:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-aop -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework:spring-aop:6.1.11 (*)
|    \--- org.aspectj:aspectjweaver:1.9.22.1
+--- org.springframework.boot:spring-boot-starter-cache -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    \--- org.springframework:spring-context-support:6.1.11
|         +--- org.springframework:spring-beans:6.1.11 (*)
|         +--- org.springframework:spring-context:6.1.11 (*)
|         \--- org.springframework:spring-core:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-websocket -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter-web:3.3.2 (*)
|    +--- org.springframework:spring-messaging:6.1.11
|    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    \--- org.springframework:spring-core:6.1.11 (*)
|    \--- org.springframework:spring-websocket:6.1.11
|         +--- org.springframework:spring-context:6.1.11 (*)
|         +--- org.springframework:spring-core:6.1.11 (*)
|         \--- org.springframework:spring-web:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter-aop:3.3.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:3.3.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    |    +--- com.zaxxer:HikariCP:5.1.0
|    |    |    \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    |    \--- org.springframework:spring-jdbc:6.1.11
|    |         +--- org.springframework:spring-beans:6.1.11 (*)
|    |         +--- org.springframework:spring-core:6.1.11 (*)
|    |         \--- org.springframework:spring-tx:6.1.11
|    |              +--- org.springframework:spring-beans:6.1.11 (*)
|    |              \--- org.springframework:spring-core:6.1.11 (*)
|    +--- org.hibernate.orm:hibernate-core:6.5.2.Final
|    |    +--- jakarta.persistence:jakarta.persistence-api:3.1.0
|    |    \--- jakarta.transaction:jakarta.transaction-api:2.0.1
|    +--- org.springframework.data:spring-data-jpa:3.3.2
|    |    +--- org.springframework.data:spring-data-commons:3.3.2
|    |    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|    |    +--- org.springframework:spring-orm:6.1.9 -> 6.1.11
|    |    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    |    +--- org.springframework:spring-jdbc:6.1.11 (*)
|    |    |    \--- org.springframework:spring-tx:6.1.11 (*)
|    |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    +--- org.antlr:antlr4-runtime:4.13.0
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.0.0 -> 2.1.1
|    |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|    \--- org.springframework:spring-aspects:6.1.11
|         \--- org.aspectj:aspectjweaver:1.9.22.1
+--- org.springframework.boot:spring-boot-starter-data-redis -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- io.lettuce:lettuce-core:6.3.2.RELEASE
|    |    +--- io.netty:netty-common:4.1.107.Final -> 4.1.111.Final
|    |    +--- io.netty:netty-handler:4.1.107.Final -> 4.1.111.Final
|    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-resolver:4.1.111.Final
|    |    |    |    \--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-buffer:4.1.111.Final
|    |    |    |    \--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-transport:4.1.111.Final
|    |    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |    |    \--- io.netty:netty-resolver:4.1.111.Final (*)
|    |    |    +--- io.netty:netty-transport-native-unix-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |    |    \--- io.netty:netty-transport:4.1.111.Final (*)
|    |    |    \--- io.netty:netty-codec:4.1.111.Final
|    |    |         +--- io.netty:netty-common:4.1.111.Final
|    |    |         +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |         \--- io.netty:netty-transport:4.1.111.Final (*)
|    |    +--- io.netty:netty-transport:4.1.107.Final -> 4.1.111.Final (*)
|    |    \--- io.projectreactor:reactor-core:3.6.4 -> 3.6.8
|    |         \--- org.reactivestreams:reactive-streams:1.0.4
|    \--- org.springframework.data:spring-data-redis:3.3.2
|         +--- org.springframework.data:spring-data-keyvalue:3.3.2
|         |    +--- org.springframework.data:spring-data-commons:3.3.2 (*)
|         |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|         |    +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|         |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|         +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|         +--- org.springframework:spring-oxm:6.1.9 -> 6.1.11
|         |    +--- org.springframework:spring-beans:6.1.11 (*)
|         |    \--- org.springframework:spring-core:6.1.11 (*)
|         +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|         +--- org.springframework:spring-context-support:6.1.9 -> 6.1.11 (*)
|         \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
+--- org.springframework.boot:spring-boot-starter-actuator -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework.boot:spring-boot-actuator-autoconfigure:3.3.2
|    |    +--- org.springframework.boot:spring-boot-actuator:3.3.2
|    |    |    \--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:3.3.2 (*)
|    +--- io.micrometer:micrometer-observation:1.13.2 (*)
|    \--- io.micrometer:micrometer-jakarta9:1.13.2
|         +--- io.micrometer:micrometer-core:1.13.2
|         |    +--- io.micrometer:micrometer-commons:1.13.2
|         |    \--- io.micrometer:micrometer-observation:1.13.2 (*)
|         +--- io.micrometer:micrometer-commons:1.13.2
|         \--- io.micrometer:micrometer-observation:1.13.2 (*)
+--- org.springframework.boot:spring-boot-starter-validation -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.26
|    \--- org.hibernate.validator:hibernate-validator:8.0.1.Final
|         +--- jakarta.validation:jakarta.validation-api:3.0.2
|         +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.5.3.Final
|         \--- com.fasterxml:classmate:1.5.1 -> 1.7.0
+--- org.springframework.security:spring-security-web:5.3.13.RELEASE
|    +--- org.springframework.security:spring-security-core:5.3.13.RELEASE -> 6.3.1
|    |    +--- org.springframework.security:spring-security-crypto:6.3.1
|    |    +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-expression:6.1.9 -> 6.1.11 (*)
|    |    \--- io.micrometer:micrometer-observation:1.12.7 -> 1.13.2 (*)
|    +--- org.springframework:spring-aop:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-beans:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-context:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-core:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-expression:5.2.19.RELEASE -> 6.1.11 (*)
|    \--- org.springframework:spring-web:5.2.19.RELEASE -> 6.1.11 (*)
+--- 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
|    |    |    |    \--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    |    \--- com.sun.activation:jakarta.activation:1.2.1
|    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.17.2 (*)
|    |    \--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.17.2 (*)
|    +--- org.keycloak:keycloak-adapter-spi:12.0.4
|    +--- org.keycloak:keycloak-adapter-core:12.0.4
|    +--- org.slf4j:slf4j-api:1.7.30 -> 2.0.13
|    +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.5.3.Final
|    +--- org.apache.httpcomponents:httpclient:4.5.13
|    |    +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.16
|    |    \--- commons-codec:commons-codec:1.11 -> 1.16.1
|    \--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.17.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-config -> 4.1.1
|    +--- org.springframework.cloud:spring-cloud-starter:4.1.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:4.1.2
|    |    |    \--- org.springframework.security:spring-security-crypto:6.2.3 -> 6.3.1
|    |    +--- org.springframework.cloud:spring-cloud-commons:4.1.2
|    |    |    \--- org.springframework.security:spring-security-crypto:6.2.3 -> 6.3.1
|    |    \--- org.springframework.security:spring-security-rsa:1.1.2
|    |         \--- org.bouncycastle:bcprov-jdk18on:1.77
|    +--- org.springframework.cloud:spring-cloud-config-client:4.1.1
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-commons:4.1.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:4.1.2 (*)
|    |    +--- org.springframework:spring-web:6.1.5 -> 6.1.11 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.15.4 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.15.4 -> 2.17.2 (*)
|    |    \--- org.apache.httpcomponents.client5:httpclient5:5.2.3 -> 5.3.1
|    |         +--- org.apache.httpcomponents.core5:httpcore5:5.2.4 -> 5.2.5
|    |         +--- org.apache.httpcomponents.core5:httpcore5-h2:5.2.4 -> 5.2.5
|    |         |    \--- org.apache.httpcomponents.core5:httpcore5:5.2.5
|    |         \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    \--- com.fasterxml.jackson.core:jackson-databind:2.15.4 -> 2.17.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-openfeign -> 4.1.1
|    +--- org.springframework.cloud:spring-cloud-starter:4.1.2 (*)
|    +--- org.springframework.cloud:spring-cloud-openfeign-core:4.1.1
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot-starter-aop:3.2.4 -> 3.3.2 (*)
|    |    +--- 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 -> 2.0.13
|    |    |    +--- org.springframework:spring-web:5.1.5.RELEASE -> 6.1.11 (*)
|    |    |    \--- org.slf4j:slf4j-api:1.7.26 -> 2.0.13
|    |    \--- commons-fileupload:commons-fileupload:1.5
|    |         \--- commons-io:commons-io:2.11.0
|    +--- org.springframework:spring-web:6.1.5 -> 6.1.11 (*)
|    +--- org.springframework.cloud:spring-cloud-commons:4.1.2 (*)
|    +--- io.github.openfeign:feign-core:13.2.1
|    \--- io.github.openfeign:feign-slf4j:13.2.1
|         +--- io.github.openfeign:feign-core:13.2.1
|         \--- org.slf4j:slf4j-api:2.0.12 -> 2.0.13
+--- org.springframework.boot:spring-boot-starter-mail -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework:spring-context-support:6.1.11 (*)
|    \--- org.eclipse.angus:jakarta.mail:2.0.3
|         \--- jakarta.activation:jakarta.activation-api:2.1.3
+--- org.springframework.cloud:spring-cloud-starter-sleuth:2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE -> 4.1.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 3.3.2 (*)
|    \--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE
|         +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE -> 4.1.2 (*)
|         +--- org.springframework:spring-context:5.2.8.RELEASE -> 6.1.11 (*)
|         +--- org.aspectj:aspectjrt:1.9.6 -> 1.9.22.1
|         +--- io.zipkin.brave:brave:5.12.7 -> 6.0.3
|         +--- io.zipkin.brave:brave-context-slf4j:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-rpc:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-web:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3
|         |    |    \--- io.zipkin.brave:brave:6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-rabbit:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-kafka-streams:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    +--- io.zipkin.brave:brave-instrumentation-kafka-clients:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-httpclient:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-httpasyncclient:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-webmvc:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-servlet:6.0.3
|         |    |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    |    \--- io.zipkin.brave:brave:6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-jms:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         \--- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:2.15.2 -> 3.4.0
|              \--- io.zipkin.reporter2:zipkin-reporter:3.4.0
|                   \--- io.zipkin.zipkin2:zipkin:2.27.1
+--- 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 -> 6.1.11 (*)
|    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE -> 4.1.2 (*)
|    +--- io.zipkin.zipkin2:zipkin:2.21.7 -> 2.27.1
|    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 -> 3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-sender-kafka:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-sender-activemq-client:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    \--- io.zipkin.reporter2:zipkin-sender-amqp-client:2.15.2 -> 3.4.0
|         \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
+--- com.fasterxml.jackson.core:jackson-databind -> 2.17.2 (*)
+--- com.fasterxml.jackson.core:jackson-annotations:2.18.2 (*)
+--- redis.clients:jedis:6.0.0
|    +--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    +--- org.apache.commons:commons-pool2:2.12.1 -> 2.12.0
|    +--- org.json:json:20250107
|    +--- com.google.code.gson:gson:2.12.1 -> 2.10.1
|    \--- redis.clients.authentication:redis-authx-core:0.1.1-beta2
|         \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
+--- org.junit.jupiter:junit-jupiter-api:5.6.0
|    +--- org.junit:junit-bom:5.6.0 -> 5.10.3
|    |    +--- org.junit.jupiter:junit-jupiter:5.10.3 (c)
|    |    +--- org.junit.jupiter:junit-jupiter-api:5.10.3 -> 5.6.0 (c)
|    |    +--- org.junit.jupiter:junit-jupiter-params:5.10.3 (c)
|    |    \--- org.junit.platform:junit-platform-commons:1.10.3 (c)
|    +--- org.apiguardian:apiguardian-api:1.1.0 -> 1.1.2
|    +--- org.opentest4j:opentest4j:1.2.0
|    \--- org.junit.platform:junit-platform-commons:1.6.0 -> 1.10.3
|         +--- org.junit:junit-bom:5.10.3 (*)
|         \--- org.apiguardian:apiguardian-api:1.1.2
\--- org.springframework.boot:spring-boot-starter-test -> 3.3.2
     +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
     +--- org.springframework.boot:spring-boot-test:3.3.2
     |    +--- org.springframework.boot:spring-boot:3.3.2 (*)
     |    \--- org.springframework:spring-test:6.1.11
     |         \--- org.springframework:spring-core:6.1.11 (*)
     +--- org.springframework.boot:spring-boot-test-autoconfigure:3.3.2
     |    +--- org.springframework.boot:spring-boot:3.3.2 (*)
     |    +--- org.springframework.boot:spring-boot-test:3.3.2 (*)
     |    \--- org.springframework.boot:spring-boot-autoconfigure:3.3.2 (*)
     +--- com.jayway.jsonpath:json-path:2.9.0
     +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.2
     |    \--- jakarta.activation:jakarta.activation-api:2.1.3
     +--- net.minidev:json-smart:2.5.1
     |    \--- net.minidev:accessors-smart:2.5.1
     |         \--- org.ow2.asm:asm:9.6
     +--- org.assertj:assertj-core:3.25.3
     |    \--- net.bytebuddy:byte-buddy:1.14.11 -> 1.14.18
     +--- org.awaitility:awaitility:4.2.1
     |    \--- org.hamcrest:hamcrest:2.1 -> 2.2
     +--- org.hamcrest:hamcrest:2.2
     +--- org.junit.jupiter:junit-jupiter:5.10.3
     |    +--- org.junit:junit-bom:5.10.3 (*)
     |    +--- org.junit.jupiter:junit-jupiter-api:5.10.3 -> 5.6.0 (*)
     |    \--- org.junit.jupiter:junit-jupiter-params:5.10.3
     |         +--- org.junit:junit-bom:5.10.3 (*)
     |         +--- org.junit.jupiter:junit-jupiter-api:5.10.3 -> 5.6.0 (*)
     |         \--- org.apiguardian:apiguardian-api:1.1.2
     +--- org.mockito:mockito-core:5.11.0
     |    +--- net.bytebuddy:byte-buddy:1.14.12 -> 1.14.18
     |    \--- net.bytebuddy:byte-buddy-agent:1.14.12 -> 1.14.18
     +--- org.mockito:mockito-junit-jupiter:5.11.0
     |    \--- org.mockito:mockito-core:5.11.0 (*)
     +--- org.skyscreamer:jsonassert:1.5.3
     |    \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
     +--- org.springframework:spring-core:6.1.11 (*)
     +--- org.springframework:spring-test:6.1.11 (*)
     \--- org.xmlunit:xmlunit-core:2.9.1

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)

testResultsElementsForTest - Directory containing binary results of running tests for the test Test Suite's test target. (n)
No dependencies

testRuntimeClasspath - Runtime classpath of source set 'test'.
+--- org.projectlombok:lombok -> 1.18.34
+--- 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-collections:commons-collections:3.2.2
+--- org.apache.commons:commons-collections4:4.4
+--- org.unitils:unitils:2.4
|    +--- 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
|    \--- 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 -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2
|    |    +--- org.springframework.boot:spring-boot:3.3.2
|    |    |    +--- org.springframework:spring-core:6.1.11
|    |    |    |    \--- org.springframework:spring-jcl:6.1.11
|    |    |    \--- org.springframework:spring-context:6.1.11
|    |    |         +--- org.springframework:spring-aop:6.1.11
|    |    |         |    +--- org.springframework:spring-beans:6.1.11
|    |    |         |    |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |         +--- org.springframework:spring-core:6.1.11 (*)
|    |    |         +--- org.springframework:spring-expression:6.1.11
|    |    |         |    \--- org.springframework:spring-core:6.1.11 (*)
|    |    |         \--- io.micrometer:micrometer-observation:1.12.8 -> 1.13.2
|    |    |              \--- io.micrometer:micrometer-commons:1.13.2
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.3.2
|    |    |    \--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot-starter-logging:3.3.2
|    |    |    +--- ch.qos.logback:logback-classic:1.5.6
|    |    |    |    +--- ch.qos.logback:logback-core:1.5.6
|    |    |    |    \--- org.slf4j:slf4j-api:2.0.13
|    |    |    +--- org.apache.logging.log4j:log4j-to-slf4j:2.23.1
|    |    |    |    +--- org.apache.logging.log4j:log4j-api:2.23.1
|    |    |    |    \--- org.slf4j:slf4j-api:2.0.9 -> 2.0.13
|    |    |    \--- org.slf4j:jul-to-slf4j:2.0.13
|    |    |         \--- org.slf4j:slf4j-api:2.0.13
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.1.1
|    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    \--- org.yaml:snakeyaml:2.2
|    +--- org.springframework.boot:spring-boot-starter-json:3.3.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    |    +--- org.springframework:spring-web:6.1.11
|    |    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    |    \--- io.micrometer:micrometer-observation:1.12.8 -> 1.13.2 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2 -> 2.18.2
|    |    |    |    \--- com.fasterxml.jackson:jackson-bom:2.18.2
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-annotations:2.18.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-core:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.core:jackson-databind:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2 -> 2.17.2 (c)
|    |    |    |         +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2 -> 2.17.2 (c)
|    |    |    |         \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.2 -> 2.17.2 (c)
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2
|    |    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2
|    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2 -> 2.18.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    |    \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    |    \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.2
|    |         +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
|    |         +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |         \--- com.fasterxml.jackson:jackson-bom:2.17.2 -> 2.18.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-tomcat:3.3.2
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.1.1
|    |    +--- org.apache.tomcat.embed:tomcat-embed-core:10.1.26
|    |    +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.26
|    |    \--- org.apache.tomcat.embed:tomcat-embed-websocket:10.1.26
|    |         \--- org.apache.tomcat.embed:tomcat-embed-core:10.1.26
|    +--- org.springframework:spring-web:6.1.11 (*)
|    \--- org.springframework:spring-webmvc:6.1.11
|         +--- org.springframework:spring-aop:6.1.11 (*)
|         +--- org.springframework:spring-beans:6.1.11 (*)
|         +--- org.springframework:spring-context:6.1.11 (*)
|         +--- org.springframework:spring-core:6.1.11 (*)
|         +--- org.springframework:spring-expression:6.1.11 (*)
|         \--- org.springframework:spring-web:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-aop -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework:spring-aop:6.1.11 (*)
|    \--- org.aspectj:aspectjweaver:1.9.22.1
+--- org.springframework.boot:spring-boot-starter-cache -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    \--- org.springframework:spring-context-support:6.1.11
|         +--- org.springframework:spring-beans:6.1.11 (*)
|         +--- org.springframework:spring-context:6.1.11 (*)
|         \--- org.springframework:spring-core:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-websocket -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter-web:3.3.2 (*)
|    +--- org.springframework:spring-messaging:6.1.11
|    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    \--- org.springframework:spring-core:6.1.11 (*)
|    \--- org.springframework:spring-websocket:6.1.11
|         +--- org.springframework:spring-context:6.1.11 (*)
|         +--- org.springframework:spring-core:6.1.11 (*)
|         \--- org.springframework:spring-web:6.1.11 (*)
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter-aop:3.3.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-jdbc:3.3.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    |    +--- com.zaxxer:HikariCP:5.1.0
|    |    |    \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    |    \--- org.springframework:spring-jdbc:6.1.11
|    |         +--- org.springframework:spring-beans:6.1.11 (*)
|    |         +--- org.springframework:spring-core:6.1.11 (*)
|    |         \--- org.springframework:spring-tx:6.1.11
|    |              +--- org.springframework:spring-beans:6.1.11 (*)
|    |              \--- org.springframework:spring-core:6.1.11 (*)
|    +--- org.hibernate.orm:hibernate-core:6.5.2.Final
|    |    +--- jakarta.persistence:jakarta.persistence-api:3.1.0
|    |    +--- jakarta.transaction:jakarta.transaction-api:2.0.1
|    |    +--- org.jboss.logging:jboss-logging:3.5.0.Final -> 3.5.3.Final
|    |    +--- org.hibernate.common:hibernate-commons-annotations:6.0.6.Final
|    |    +--- io.smallrye:jandex:3.1.2
|    |    +--- com.fasterxml:classmate:1.5.1 -> 1.7.0
|    |    +--- net.bytebuddy:byte-buddy:1.14.15 -> 1.14.18
|    |    +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.0 -> 4.0.2
|    |    |    \--- jakarta.activation:jakarta.activation-api:2.1.3
|    |    +--- org.glassfish.jaxb:jaxb-runtime:4.0.2 -> 4.0.5
|    |    |    \--- org.glassfish.jaxb:jaxb-core:4.0.5
|    |    |         +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 (*)
|    |    |         +--- jakarta.activation:jakarta.activation-api:2.1.3
|    |    |         +--- org.eclipse.angus:angus-activation:2.0.2
|    |    |         |    \--- jakarta.activation:jakarta.activation-api:2.1.3
|    |    |         +--- org.glassfish.jaxb:txw2:4.0.5
|    |    |         \--- com.sun.istack:istack-commons-runtime:4.1.2
|    |    +--- jakarta.inject:jakarta.inject-api:2.0.1
|    |    \--- org.antlr:antlr4-runtime:4.13.0
|    +--- org.springframework.data:spring-data-jpa:3.3.2
|    |    +--- org.springframework.data:spring-data-commons:3.3.2
|    |    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|    |    +--- org.springframework:spring-orm:6.1.9 -> 6.1.11
|    |    |    +--- org.springframework:spring-beans:6.1.11 (*)
|    |    |    +--- org.springframework:spring-core:6.1.11 (*)
|    |    |    +--- org.springframework:spring-jdbc:6.1.11 (*)
|    |    |    \--- org.springframework:spring-tx:6.1.11 (*)
|    |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    +--- org.antlr:antlr4-runtime:4.13.0
|    |    +--- jakarta.annotation:jakarta.annotation-api:2.0.0 -> 2.1.1
|    |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|    \--- org.springframework:spring-aspects:6.1.11
|         \--- org.aspectj:aspectjweaver:1.9.22.1
+--- org.springframework.boot:spring-boot-starter-data-redis -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- io.lettuce:lettuce-core:6.3.2.RELEASE
|    |    +--- io.netty:netty-common:4.1.107.Final -> 4.1.111.Final
|    |    +--- io.netty:netty-handler:4.1.107.Final -> 4.1.111.Final
|    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-resolver:4.1.111.Final
|    |    |    |    \--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-buffer:4.1.111.Final
|    |    |    |    \--- io.netty:netty-common:4.1.111.Final
|    |    |    +--- io.netty:netty-transport:4.1.111.Final
|    |    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |    |    \--- io.netty:netty-resolver:4.1.111.Final (*)
|    |    |    +--- io.netty:netty-transport-native-unix-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-common:4.1.111.Final
|    |    |    |    +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |    |    \--- io.netty:netty-transport:4.1.111.Final (*)
|    |    |    \--- io.netty:netty-codec:4.1.111.Final
|    |    |         +--- io.netty:netty-common:4.1.111.Final
|    |    |         +--- io.netty:netty-buffer:4.1.111.Final (*)
|    |    |         \--- io.netty:netty-transport:4.1.111.Final (*)
|    |    +--- io.netty:netty-transport:4.1.107.Final -> 4.1.111.Final (*)
|    |    \--- io.projectreactor:reactor-core:3.6.4 -> 3.6.8
|    |         \--- org.reactivestreams:reactive-streams:1.0.4
|    \--- org.springframework.data:spring-data-redis:3.3.2
|         +--- org.springframework.data:spring-data-keyvalue:3.3.2
|         |    +--- org.springframework.data:spring-data-commons:3.3.2 (*)
|         |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|         |    +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|         |    \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
|         +--- org.springframework:spring-tx:6.1.9 -> 6.1.11 (*)
|         +--- org.springframework:spring-oxm:6.1.9 -> 6.1.11
|         |    +--- org.springframework:spring-beans:6.1.11 (*)
|         |    \--- org.springframework:spring-core:6.1.11 (*)
|         +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|         +--- org.springframework:spring-context-support:6.1.9 -> 6.1.11 (*)
|         \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.13
+--- org.springframework.boot:spring-boot-starter-actuator -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework.boot:spring-boot-actuator-autoconfigure:3.3.2
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
|    |    +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2 (*)
|    |    +--- org.springframework.boot:spring-boot-actuator:3.3.2
|    |    |    \--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:3.3.2 (*)
|    +--- io.micrometer:micrometer-observation:1.13.2 (*)
|    \--- io.micrometer:micrometer-jakarta9:1.13.2
|         +--- io.micrometer:micrometer-core:1.13.2
|         |    +--- io.micrometer:micrometer-commons:1.13.2
|         |    +--- io.micrometer:micrometer-observation:1.13.2 (*)
|         |    +--- org.hdrhistogram:HdrHistogram:2.2.2
|         |    \--- org.latencyutils:LatencyUtils:2.0.3
|         +--- io.micrometer:micrometer-commons:1.13.2
|         \--- io.micrometer:micrometer-observation:1.13.2 (*)
+--- org.springframework.boot:spring-boot-starter-validation -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.26
|    \--- org.hibernate.validator:hibernate-validator:8.0.1.Final
|         +--- jakarta.validation:jakarta.validation-api:3.0.2
|         +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.5.3.Final
|         \--- com.fasterxml:classmate:1.5.1 -> 1.7.0
+--- org.springframework.security:spring-security-web:5.3.13.RELEASE
|    +--- org.springframework.security:spring-security-core:5.3.13.RELEASE -> 6.3.1
|    |    +--- org.springframework.security:spring-security-crypto:6.3.1
|    |    +--- org.springframework:spring-aop:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-beans:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-context:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-core:6.1.9 -> 6.1.11 (*)
|    |    +--- org.springframework:spring-expression:6.1.9 -> 6.1.11 (*)
|    |    \--- io.micrometer:micrometer-observation:1.12.7 -> 1.13.2 (*)
|    +--- org.springframework:spring-aop:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-beans:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-context:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-core:5.2.19.RELEASE -> 6.1.11 (*)
|    +--- org.springframework:spring-expression:5.2.19.RELEASE -> 6.1.11 (*)
|    \--- org.springframework:spring-web:5.2.19.RELEASE -> 6.1.11 (*)
+--- 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
|    |    |    |    \--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    |    \--- com.sun.activation:jakarta.activation:1.2.1
|    |    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    |    +--- org.bouncycastle:bcpkix-jdk15on:1.65 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.17.2 (*)
|    |    \--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.17.2 (*)
|    +--- org.keycloak:keycloak-adapter-spi:12.0.4
|    +--- org.keycloak:keycloak-adapter-core:12.0.4
|    +--- org.slf4j:slf4j-api:1.7.30 -> 2.0.13
|    +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.5.3.Final
|    +--- org.apache.httpcomponents:httpclient:4.5.13
|    |    +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.16
|    |    \--- commons-codec:commons-codec:1.11 -> 1.16.1
|    +--- org.bouncycastle:bcprov-jdk15on:1.65
|    +--- com.fasterxml.jackson.core:jackson-core:2.10.5 -> 2.17.2 (*)
|    +--- com.fasterxml.jackson.core:jackson-databind:2.10.5 -> 2.17.2 (*)
|    \--- com.fasterxml.jackson.core:jackson-annotations:2.10.5 -> 2.18.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-config -> 4.1.1
|    +--- org.springframework.cloud:spring-cloud-starter:4.1.2
|    |    +--- org.springframework.boot:spring-boot-starter:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:4.1.2
|    |    |    \--- org.springframework.security:spring-security-crypto:6.2.3 -> 6.3.1
|    |    +--- org.springframework.cloud:spring-cloud-commons:4.1.2
|    |    |    \--- org.springframework.security:spring-security-crypto:6.2.3 -> 6.3.1
|    |    \--- org.springframework.security:spring-security-rsa:1.1.2
|    |         \--- org.bouncycastle:bcprov-jdk18on:1.77
|    +--- org.springframework.cloud:spring-cloud-config-client:4.1.1
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-commons:4.1.2 (*)
|    |    +--- org.springframework.cloud:spring-cloud-context:4.1.2 (*)
|    |    +--- org.springframework:spring-web:6.1.5 -> 6.1.11 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.15.4 -> 2.18.2 (*)
|    |    +--- com.fasterxml.jackson.core:jackson-databind:2.15.4 -> 2.17.2 (*)
|    |    \--- org.apache.httpcomponents.client5:httpclient5:5.2.3 -> 5.3.1
|    |         +--- org.apache.httpcomponents.core5:httpcore5:5.2.4 -> 5.2.5
|    |         +--- org.apache.httpcomponents.core5:httpcore5-h2:5.2.4 -> 5.2.5
|    |         |    \--- org.apache.httpcomponents.core5:httpcore5:5.2.5
|    |         \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    \--- com.fasterxml.jackson.core:jackson-databind:2.15.4 -> 2.17.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-openfeign -> 4.1.1
|    +--- org.springframework.cloud:spring-cloud-starter:4.1.2 (*)
|    +--- org.springframework.cloud:spring-cloud-openfeign-core:4.1.1
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:3.2.4 -> 3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot-starter-aop:3.2.4 -> 3.3.2 (*)
|    |    +--- 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 -> 2.0.13
|    |    |    +--- org.springframework:spring-web:5.1.5.RELEASE -> 6.1.11 (*)
|    |    |    \--- org.slf4j:slf4j-api:1.7.26 -> 2.0.13
|    |    \--- commons-fileupload:commons-fileupload:1.5
|    |         \--- commons-io:commons-io:2.11.0
|    +--- org.springframework:spring-web:6.1.5 -> 6.1.11 (*)
|    +--- org.springframework.cloud:spring-cloud-commons:4.1.2 (*)
|    +--- io.github.openfeign:feign-core:13.2.1
|    \--- io.github.openfeign:feign-slf4j:13.2.1
|         +--- io.github.openfeign:feign-core:13.2.1
|         \--- org.slf4j:slf4j-api:2.0.12 -> 2.0.13
+--- org.springframework.boot:spring-boot-starter-mail -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework:spring-context-support:6.1.11 (*)
|    \--- org.eclipse.angus:jakarta.mail:2.0.3
|         +--- jakarta.activation:jakarta.activation-api:2.1.3
|         \--- org.eclipse.angus:angus-activation:2.0.2 (*)
+--- org.springframework.cloud:spring-cloud-starter-sleuth:2.2.6.RELEASE
|    +--- org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE -> 4.1.2 (*)
|    +--- org.springframework.boot:spring-boot-starter-aop:2.3.2.RELEASE -> 3.3.2 (*)
|    \--- org.springframework.cloud:spring-cloud-sleuth-core:2.2.6.RELEASE
|         +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE -> 4.1.2 (*)
|         +--- org.springframework:spring-context:5.2.8.RELEASE -> 6.1.11 (*)
|         +--- org.aspectj:aspectjrt:1.9.6 -> 1.9.22.1
|         +--- io.zipkin.brave:brave:5.12.7 -> 6.0.3
|         +--- io.zipkin.brave:brave-context-slf4j:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-messaging:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-rpc:5.12.7 -> 6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-web:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3
|         |    |    \--- io.zipkin.brave:brave:6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-rabbit:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-kafka-clients:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-kafka-streams:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    +--- io.zipkin.brave:brave-instrumentation-kafka-clients:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-httpclient:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-httpasyncclient:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-spring-webmvc:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-servlet:6.0.3
|         |    |    +--- io.zipkin.brave:brave-instrumentation-http:6.0.3 (*)
|         |    |    \--- io.zipkin.brave:brave:6.0.3
|         |    \--- io.zipkin.brave:brave:6.0.3
|         +--- io.zipkin.brave:brave-instrumentation-jms:5.12.7 -> 6.0.3
|         |    +--- io.zipkin.brave:brave-instrumentation-messaging:6.0.3 (*)
|         |    \--- io.zipkin.brave:brave:6.0.3
|         \--- io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:2.15.2 -> 3.4.0
|              \--- io.zipkin.reporter2:zipkin-reporter:3.4.0
|                   \--- io.zipkin.zipkin2:zipkin:2.27.1
+--- 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 -> 6.1.11 (*)
|    +--- org.springframework.cloud:spring-cloud-commons:2.2.6.RELEASE -> 4.1.2 (*)
|    +--- io.zipkin.zipkin2:zipkin:2.21.7 -> 2.27.1
|    +--- io.zipkin.reporter2:zipkin-reporter:2.15.2 -> 3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-reporter-brave:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-sender-kafka:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    +--- io.zipkin.reporter2:zipkin-sender-activemq-client:2.15.2 -> 3.4.0
|    |    \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
|    \--- io.zipkin.reporter2:zipkin-sender-amqp-client:2.15.2 -> 3.4.0
|         \--- io.zipkin.reporter2:zipkin-reporter:3.4.0 (*)
+--- com.fasterxml.jackson.core:jackson-databind -> 2.17.2 (*)
+--- com.fasterxml.jackson.core:jackson-annotations:2.18.2 (*)
+--- redis.clients:jedis:6.0.0
|    +--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
|    +--- org.apache.commons:commons-pool2:2.12.1 -> 2.12.0
|    +--- org.json:json:20250107
|    +--- com.google.code.gson:gson:2.12.1 -> 2.10.1
|    \--- redis.clients.authentication:redis-authx-core:0.1.1-beta2
|         \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.13
+--- com.h2database:h2 -> 2.2.224
+--- org.junit.jupiter:junit-jupiter-api:5.6.0
|    +--- org.junit:junit-bom:5.6.0 -> 5.10.3
|    |    +--- org.junit.jupiter:junit-jupiter:5.10.3 (c)
|    |    +--- org.junit.jupiter:junit-jupiter-api:5.10.3 -> 5.6.0 (c)
|    |    +--- org.junit.jupiter:junit-jupiter-engine:5.10.3 (c)
|    |    +--- org.junit.jupiter:junit-jupiter-params:5.10.3 (c)
|    |    +--- org.junit.platform:junit-platform-commons:1.10.3 (c)
|    |    \--- org.junit.platform:junit-platform-engine:1.10.3 (c)
|    +--- org.apiguardian:apiguardian-api:1.1.0
|    +--- org.opentest4j:opentest4j:1.2.0 -> 1.3.0
|    \--- org.junit.platform:junit-platform-commons:1.6.0 -> 1.10.3
|         \--- org.junit:junit-bom:5.10.3 (*)
+--- org.springframework.boot:spring-boot-starter-test -> 3.3.2
|    +--- org.springframework.boot:spring-boot-starter:3.3.2 (*)
|    +--- org.springframework.boot:spring-boot-test:3.3.2
|    |    +--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    \--- org.springframework:spring-test:6.1.11
|    |         \--- org.springframework:spring-core:6.1.11 (*)
|    +--- org.springframework.boot:spring-boot-test-autoconfigure:3.3.2
|    |    +--- org.springframework.boot:spring-boot:3.3.2 (*)
|    |    +--- org.springframework.boot:spring-boot-test:3.3.2 (*)
|    |    \--- org.springframework.boot:spring-boot-autoconfigure:3.3.2 (*)
|    +--- com.jayway.jsonpath:json-path:2.9.0
|    |    +--- net.minidev:json-smart:2.5.0 -> 2.5.1
|    |    |    \--- net.minidev:accessors-smart:2.5.1
|    |    |         \--- org.ow2.asm:asm:9.6
|    |    \--- org.slf4j:slf4j-api:2.0.11 -> 2.0.13
|    +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 (*)
|    +--- net.minidev:json-smart:2.5.1 (*)
|    +--- org.assertj:assertj-core:3.25.3
|    |    \--- net.bytebuddy:byte-buddy:1.14.11 -> 1.14.18
|    +--- org.awaitility:awaitility:4.2.1
|    |    \--- org.hamcrest:hamcrest:2.1 -> 2.2
|    +--- org.hamcrest:hamcrest:2.2
|    +--- org.junit.jupiter:junit-jupiter:5.10.3
|    |    +--- org.junit:junit-bom:5.10.3 (*)
|    |    +--- org.junit.jupiter:junit-jupiter-api:5.10.3 -> 5.6.0 (*)
|    |    +--- org.junit.jupiter:junit-jupiter-params:5.10.3
|    |    |    +--- org.junit:junit-bom:5.10.3 (*)
|    |    |    \--- org.junit.jupiter:junit-jupiter-api:5.10.3 -> 5.6.0 (*)
|    |    \--- org.junit.jupiter:junit-jupiter-engine:5.10.3
|    |         +--- org.junit:junit-bom:5.10.3 (*)
|    |         +--- org.junit.platform:junit-platform-engine:1.10.3
|    |         |    +--- org.junit:junit-bom:5.10.3 (*)
|    |         |    +--- org.opentest4j:opentest4j:1.3.0
|    |         |    \--- org.junit.platform:junit-platform-commons:1.10.3 (*)
|    |         \--- org.junit.jupiter:junit-jupiter-api:5.10.3 -> 5.6.0 (*)
|    +--- org.mockito:mockito-core:5.11.0
|    |    +--- net.bytebuddy:byte-buddy:1.14.12 -> 1.14.18
|    |    +--- net.bytebuddy:byte-buddy-agent:1.14.12 -> 1.14.18
|    |    \--- org.objenesis:objenesis:3.3
|    +--- org.mockito:mockito-junit-jupiter:5.11.0
|    |    +--- org.mockito:mockito-core:5.11.0 (*)
|    |    \--- org.junit.jupiter:junit-jupiter-api:5.10.2 -> 5.6.0 (*)
|    +--- org.skyscreamer:jsonassert:1.5.3
|    |    \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|    +--- org.springframework:spring-core:6.1.11 (*)
|    +--- org.springframework:spring-test:6.1.11 (*)
|    \--- org.xmlunit:xmlunit-core:2.9.1
\--- org.junit.jupiter:junit-jupiter-engine -> 5.10.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.
