------------------------------------------------------------ Root project 'Java-Service-Tree-Framework-Global-Config' ------------------------------------------------------------ annotationProcessor - Annotation processors and their dependencies for source set 'main'. \--- org.projectlombok:lombok -> 1.18.20 apiElements - API elements for main. (n) No dependencies archives - Configuration for archive artifacts. (n) No dependencies bootArchives - Configuration for Spring Boot archive artifacts. (n) No dependencies compileClasspath - Compile classpath for source set 'main'. +--- org.projectlombok:lombok -> 1.18.20 +--- org.springframework.boot:spring-boot-starter-webflux -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 | | +--- org.springframework.boot:spring-boot:2.5.5 | | | +--- org.springframework:spring-core:5.3.10 | | | | \--- org.springframework:spring-jcl:5.3.10 | | | \--- org.springframework:spring-context:5.3.10 | | | +--- org.springframework:spring-aop:5.3.10 | | | | +--- org.springframework:spring-beans:5.3.10 | | | | | \--- org.springframework:spring-core:5.3.10 (*) | | | | \--- org.springframework:spring-core:5.3.10 (*) | | | +--- org.springframework:spring-beans:5.3.10 (*) | | | +--- org.springframework:spring-core:5.3.10 (*) | | | \--- org.springframework:spring-expression:5.3.10 | | | \--- org.springframework:spring-core:5.3.10 (*) | | +--- org.springframework.boot:spring-boot-autoconfigure:2.5.5 | | | \--- org.springframework.boot:spring-boot:2.5.5 (*) | | +--- org.springframework.boot:spring-boot-starter-logging:2.5.5 | | | +--- ch.qos.logback:logback-classic:1.2.6 | | | | +--- ch.qos.logback:logback-core:1.2.6 | | | | \--- org.slf4j:slf4j-api:1.7.32 | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.14.1 | | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | | \--- org.apache.logging.log4j:log4j-api:2.14.1 | | | \--- org.slf4j:jul-to-slf4j:1.7.32 | | | \--- org.slf4j:slf4j-api:1.7.32 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 | | +--- org.springframework:spring-core:5.3.10 (*) | | \--- org.yaml:snakeyaml:1.28 | +--- org.springframework.boot:spring-boot-starter-json:2.5.5 | | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | | +--- org.springframework:spring-web:5.3.10 | | | +--- org.springframework:spring-beans:5.3.10 (*) | | | \--- org.springframework:spring-core:5.3.10 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 | | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 (c) | | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (c) | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (c) | | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.5 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.5 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5 (c) | | | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.5 (c) | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 | | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.5 | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | +--- org.springframework.boot:spring-boot-starter-reactor-netty:2.5.5 | | \--- io.projectreactor.netty:reactor-netty-http:1.0.11 | | +--- io.netty:netty-codec-http:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final | | | | \--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-transport:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | \--- io.netty:netty-resolver:4.1.68.Final | | | | \--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-codec:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | \--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-handler:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-resolver:4.1.68.Final (*) | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | +--- io.netty:netty-codec-http2:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | +--- io.netty:netty-handler:4.1.68.Final (*) | | | \--- io.netty:netty-codec-http:4.1.68.Final (*) | | +--- io.netty:netty-resolver-dns:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-resolver:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | +--- io.netty:netty-codec-dns:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | | \--- io.netty:netty-handler:4.1.68.Final (*) | | +--- io.netty:netty-resolver-dns-native-macos:4.1.68.Final -> 4.1.73.Final | | | \--- io.netty:netty-resolver-dns-classes-macos:4.1.73.Final | | | +--- io.netty:netty-common:4.1.73.Final -> 4.1.68.Final | | | +--- io.netty:netty-resolver-dns:4.1.73.Final -> 4.1.68.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.73.Final -> 4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | \--- io.netty:netty-transport:4.1.68.Final (*) | | +--- io.netty:netty-transport-native-epoll:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.68.Final (*) | | +--- io.projectreactor.netty:reactor-netty-core:1.0.11 | | | +--- io.netty:netty-handler:4.1.68.Final (*) | | | +--- io.netty:netty-handler-proxy:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | | +--- io.netty:netty-codec-socks:4.1.68.Final | | | | | +--- io.netty:netty-common:4.1.68.Final | | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | | | \--- io.netty:netty-codec-http:4.1.68.Final (*) | | | +--- io.netty:netty-resolver-dns:4.1.68.Final (*) | | | +--- io.netty:netty-resolver-dns-native-macos:4.1.68.Final -> 4.1.73.Final (*) | | | +--- io.netty:netty-transport-native-epoll:4.1.68.Final (*) | | | \--- io.projectreactor:reactor-core:3.4.10 | | | \--- org.reactivestreams:reactive-streams:1.0.3 | | \--- io.projectreactor:reactor-core:3.4.10 (*) | +--- org.springframework:spring-web:5.3.10 (*) | \--- org.springframework:spring-webflux:5.3.10 | +--- org.springframework:spring-beans:5.3.10 (*) | +--- org.springframework:spring-core:5.3.10 (*) | +--- org.springframework:spring-web:5.3.10 (*) | \--- io.projectreactor:reactor-core:3.4.10 (*) +--- org.springframework.boot:spring-boot-starter-web -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-json:2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-tomcat:2.5.5 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 | | +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.53 | | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.53 | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.53 | | \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.53 | +--- org.springframework:spring-web:5.3.10 (*) | \--- org.springframework:spring-webmvc:5.3.10 | +--- org.springframework:spring-aop:5.3.10 (*) | +--- org.springframework:spring-beans:5.3.10 (*) | +--- org.springframework:spring-context:5.3.10 (*) | +--- org.springframework:spring-core:5.3.10 (*) | +--- org.springframework:spring-expression:5.3.10 (*) | \--- org.springframework:spring-web:5.3.10 (*) +--- org.springframework.boot:spring-boot-starter-aop -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | +--- org.springframework:spring-aop:5.3.10 (*) | \--- org.aspectj:aspectjweaver:1.9.7 +--- org.springframework.cloud:spring-cloud-starter-openfeign -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-starter:3.0.5 | | +--- org.springframework.boot:spring-boot-starter:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.cloud:spring-cloud-context:3.0.5 | | | \--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 | | | \--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | | \--- org.springframework.security:spring-security-rsa:1.0.10.RELEASE | | \--- org.bouncycastle:bcpkix-jdk15on:1.68 | | \--- org.bouncycastle:bcprov-jdk15on:1.68 | +--- org.springframework.cloud:spring-cloud-openfeign-core:3.0.6 | | +--- org.springframework.boot:spring-boot-autoconfigure:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.boot:spring-boot-starter-aop:2.4.13 -> 2.5.5 (*) | | \--- io.github.openfeign.form:feign-form-spring:3.8.0 | | +--- io.github.openfeign.form:feign-form:3.8.0 | | | \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.32 | | +--- org.springframework:spring-web:5.1.5.RELEASE -> 5.3.10 (*) | | +--- commons-fileupload:commons-fileupload:1.4 | | | \--- commons-io:commons-io:2.2 | | \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.32 | +--- org.springframework:spring-web:5.3.13 -> 5.3.10 (*) | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 (*) | +--- io.github.openfeign:feign-core:10.12 | \--- io.github.openfeign:feign-slf4j:10.12 | +--- io.github.openfeign:feign-core:10.12 | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.32 +--- org.springframework:spring-context -> 5.3.10 (*) +--- io.springfox:springfox-boot-starter:3.0.0 | +--- io.springfox:springfox-oas:3.0.0 | | +--- io.swagger.core.v3:swagger-annotations:2.1.2 | | +--- io.swagger.core.v3:swagger-models:2.1.2 | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.10.1 -> 2.12.5 (*) | | +--- io.springfox:springfox-spi:3.0.0 | | | \--- io.springfox:springfox-core:3.0.0 | | | +--- net.bytebuddy:byte-buddy:1.10.11 -> 1.10.22 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE | | | | +--- org.springframework:spring-beans:5.2.0.RELEASE -> 5.3.10 (*) | | | | +--- org.springframework:spring-context:5.2.0.RELEASE -> 5.3.10 (*) | | | | +--- org.springframework:spring-aop:5.2.0.RELEASE -> 5.3.10 (*) | | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- io.springfox:springfox-schema:3.0.0 | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | \--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-core:3.0.0 (*) | | +--- io.springfox:springfox-spring-web:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | +--- io.github.classgraph:classgraph:4.8.83 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spring-webmvc:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spring-webflux:3.0.0 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-swagger-common:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | | +--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | | +--- io.swagger:swagger-annotations:1.5.20 | | | +--- io.swagger:swagger-models:1.5.20 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.5 -> 2.12.5 (*) | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.32 | | | | \--- io.swagger:swagger-annotations:1.5.20 | | | \--- io.swagger.core.v3:swagger-annotations:2.1.2 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | +--- io.springfox:springfox-data-rest:3.0.0 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-core:3.0.0 (*) | | \--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | +--- io.springfox:springfox-bean-validators:3.0.0 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | \--- io.springfox:springfox-spring-web:3.0.0 (*) | +--- io.springfox:springfox-swagger2:3.0.0 | | +--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-schema:3.0.0 (*) | | +--- io.springfox:springfox-swagger-common:3.0.0 (*) | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | +--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | | +--- io.springfox:springfox-spring-webflux:3.0.0 (*) | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.swagger:swagger-annotations:1.5.20 | | \--- io.swagger:swagger-models:1.5.20 (*) | +--- io.springfox:springfox-swagger-ui:3.0.0 | +--- com.fasterxml:classmate:1.5.1 | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) +--- io.springfox:springfox-swagger-ui:3.0.0 +--- jakarta.json:jakarta.json-api:2.0.1 +--- io.netty:netty-resolver-dns-native-macos:4.1.73.Final (*) +--- org.springframework.cloud:spring-cloud-config-server -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-config-client:3.0.6 | | +--- org.springframework.boot:spring-boot-autoconfigure:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 (*) | | +--- org.springframework.cloud:spring-cloud-context:3.0.5 (*) | | +--- org.springframework:spring-web:5.3.13 -> 5.3.10 (*) | | +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4 -> 2.12.5 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.11.4 -> 2.12.5 (*) | | \--- org.apache.httpcomponents:httpclient:4.5.13 | | +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.14 | | \--- commons-codec:commons-codec:1.11 -> 1.15 | +--- org.springframework.boot:spring-boot-starter-web:2.4.13 -> 2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-validation:2.4.13 -> 2.5.5 | | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.53 | | \--- org.hibernate.validator:hibernate-validator:6.2.0.Final | | +--- jakarta.validation:jakarta.validation-api:2.0.2 | | +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.4.2.Final | | \--- com.fasterxml:classmate:1.5.1 | +--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | +--- org.springframework.security:spring-security-rsa:1.0.10.RELEASE (*) | +--- org.eclipse.jgit:org.eclipse.jgit:5.1.3.201810200350-r | | +--- com.jcraft:jsch:0.1.54 -> 0.1.55 | | +--- com.jcraft:jzlib:1.1.1 | | +--- com.googlecode.javaewah:JavaEWAH:1.1.6 | | \--- org.slf4j:slf4j-api:1.7.2 -> 1.7.32 | +--- org.eclipse.jgit:org.eclipse.jgit.http.apache:5.1.3.201810200350-r | | +--- org.eclipse.jgit:org.eclipse.jgit:5.1.3.201810200350-r (*) | | +--- org.apache.httpcomponents:httpclient:4.5.5 -> 4.5.13 (*) | | \--- org.apache.httpcomponents:httpcore:4.4.9 -> 4.4.14 | +--- org.yaml:snakeyaml:1.27 -> 1.28 | \--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.11.4 -> 2.12.5 | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | +--- org.yaml:snakeyaml:1.27 -> 1.28 | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) +--- org.springframework.cloud:spring-cloud-starter-config -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-starter:3.0.5 (*) | +--- org.springframework.cloud:spring-cloud-config-client:3.0.6 (*) | \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 -> 2.12.5 (*) \--- com.slack.api:slack-api-client:1.25.1 +--- com.slack.api:slack-api-model:1.25.1 | \--- com.google.code.gson:gson:2.9.1 -> 2.8.8 +--- com.squareup.okhttp3:okhttp:4.10.0 -> 3.14.9 | \--- com.squareup.okio:okio:1.17.2 +--- com.google.code.gson:gson:2.9.1 -> 2.8.8 \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.32 compileOnly - Compile only dependencies for source set 'main'. (n) \--- org.projectlombok:lombok (n) 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.springframework.boot:spring-boot-starter-webflux (n) +--- org.springframework.boot:spring-boot-starter-web (n) +--- org.springframework.boot:spring-boot-starter-aop (n) +--- org.springframework.cloud:spring-cloud-starter-openfeign (n) +--- org.springframework:spring-context (n) +--- io.springfox:springfox-boot-starter:3.0.0 (n) +--- io.springfox:springfox-swagger-ui:3.0.0 (n) +--- jakarta.json:jakarta.json-api:2.0.1 (n) +--- io.netty:netty-resolver-dns-native-macos:4.1.73.Final (n) +--- org.springframework.cloud:spring-cloud-config-server (n) +--- org.springframework.cloud:spring-cloud-starter-config (n) \--- com.slack.api:slack-api-client:1.25.1 (n) productionRuntimeClasspath +--- org.springframework.boot:spring-boot-starter-webflux -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 | | +--- org.springframework.boot:spring-boot:2.5.5 | | | +--- org.springframework:spring-core:5.3.10 | | | | \--- org.springframework:spring-jcl:5.3.10 | | | \--- org.springframework:spring-context:5.3.10 | | | +--- org.springframework:spring-aop:5.3.10 | | | | +--- org.springframework:spring-beans:5.3.10 | | | | | \--- org.springframework:spring-core:5.3.10 (*) | | | | \--- org.springframework:spring-core:5.3.10 (*) | | | +--- org.springframework:spring-beans:5.3.10 (*) | | | +--- org.springframework:spring-core:5.3.10 (*) | | | \--- org.springframework:spring-expression:5.3.10 | | | \--- org.springframework:spring-core:5.3.10 (*) | | +--- org.springframework.boot:spring-boot-autoconfigure:2.5.5 | | | \--- org.springframework.boot:spring-boot:2.5.5 (*) | | +--- org.springframework.boot:spring-boot-starter-logging:2.5.5 | | | +--- ch.qos.logback:logback-classic:1.2.6 | | | | +--- ch.qos.logback:logback-core:1.2.6 | | | | \--- org.slf4j:slf4j-api:1.7.32 | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.14.1 | | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | | \--- org.apache.logging.log4j:log4j-api:2.14.1 | | | \--- org.slf4j:jul-to-slf4j:1.7.32 | | | \--- org.slf4j:slf4j-api:1.7.32 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 | | +--- org.springframework:spring-core:5.3.10 (*) | | \--- org.yaml:snakeyaml:1.28 | +--- org.springframework.boot:spring-boot-starter-json:2.5.5 | | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | | +--- org.springframework:spring-web:5.3.10 | | | +--- org.springframework:spring-beans:5.3.10 (*) | | | \--- org.springframework:spring-core:5.3.10 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 | | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 (c) | | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (c) | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (c) | | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.5 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.5 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5 (c) | | | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.5 (c) | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 | | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.5 | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | +--- org.springframework.boot:spring-boot-starter-reactor-netty:2.5.5 | | \--- io.projectreactor.netty:reactor-netty-http:1.0.11 | | +--- io.netty:netty-codec-http:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final | | | | \--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-transport:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | \--- io.netty:netty-resolver:4.1.68.Final | | | | \--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-codec:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | \--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-handler:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-resolver:4.1.68.Final (*) | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | +--- io.netty:netty-codec-http2:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | +--- io.netty:netty-handler:4.1.68.Final (*) | | | \--- io.netty:netty-codec-http:4.1.68.Final (*) | | +--- io.netty:netty-resolver-dns:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-resolver:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | +--- io.netty:netty-codec-dns:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | | \--- io.netty:netty-handler:4.1.68.Final (*) | | +--- io.netty:netty-resolver-dns-native-macos:4.1.68.Final -> 4.1.73.Final | | | \--- io.netty:netty-resolver-dns-classes-macos:4.1.73.Final | | | +--- io.netty:netty-common:4.1.73.Final -> 4.1.68.Final | | | +--- io.netty:netty-resolver-dns:4.1.73.Final -> 4.1.68.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.73.Final -> 4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | \--- io.netty:netty-transport:4.1.68.Final (*) | | +--- io.netty:netty-transport-native-epoll:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.68.Final (*) | | +--- io.projectreactor.netty:reactor-netty-core:1.0.11 | | | +--- io.netty:netty-handler:4.1.68.Final (*) | | | +--- io.netty:netty-handler-proxy:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | | +--- io.netty:netty-codec-socks:4.1.68.Final | | | | | +--- io.netty:netty-common:4.1.68.Final | | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | | | \--- io.netty:netty-codec-http:4.1.68.Final (*) | | | +--- io.netty:netty-resolver-dns:4.1.68.Final (*) | | | +--- io.netty:netty-resolver-dns-native-macos:4.1.68.Final -> 4.1.73.Final (*) | | | +--- io.netty:netty-transport-native-epoll:4.1.68.Final (*) | | | \--- io.projectreactor:reactor-core:3.4.10 | | | \--- org.reactivestreams:reactive-streams:1.0.3 | | \--- io.projectreactor:reactor-core:3.4.10 (*) | +--- org.springframework:spring-web:5.3.10 (*) | \--- org.springframework:spring-webflux:5.3.10 | +--- org.springframework:spring-beans:5.3.10 (*) | +--- org.springframework:spring-core:5.3.10 (*) | +--- org.springframework:spring-web:5.3.10 (*) | \--- io.projectreactor:reactor-core:3.4.10 (*) +--- org.springframework.boot:spring-boot-starter-web -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-json:2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-tomcat:2.5.5 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 | | +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.53 | | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.53 | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.53 | | \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.53 | +--- org.springframework:spring-web:5.3.10 (*) | \--- org.springframework:spring-webmvc:5.3.10 | +--- org.springframework:spring-aop:5.3.10 (*) | +--- org.springframework:spring-beans:5.3.10 (*) | +--- org.springframework:spring-context:5.3.10 (*) | +--- org.springframework:spring-core:5.3.10 (*) | +--- org.springframework:spring-expression:5.3.10 (*) | \--- org.springframework:spring-web:5.3.10 (*) +--- org.springframework.boot:spring-boot-starter-aop -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | +--- org.springframework:spring-aop:5.3.10 (*) | \--- org.aspectj:aspectjweaver:1.9.7 +--- org.springframework.cloud:spring-cloud-starter-openfeign -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-starter:3.0.5 | | +--- org.springframework.boot:spring-boot-starter:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.cloud:spring-cloud-context:3.0.5 | | | \--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 | | | \--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | | \--- org.springframework.security:spring-security-rsa:1.0.10.RELEASE | | \--- org.bouncycastle:bcpkix-jdk15on:1.68 | | \--- org.bouncycastle:bcprov-jdk15on:1.68 | +--- org.springframework.cloud:spring-cloud-openfeign-core:3.0.6 | | +--- org.springframework.boot:spring-boot-autoconfigure:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.boot:spring-boot-starter-aop:2.4.13 -> 2.5.5 (*) | | \--- io.github.openfeign.form:feign-form-spring:3.8.0 | | +--- io.github.openfeign.form:feign-form:3.8.0 | | | \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.32 | | +--- org.springframework:spring-web:5.1.5.RELEASE -> 5.3.10 (*) | | +--- commons-fileupload:commons-fileupload:1.4 | | | \--- commons-io:commons-io:2.2 | | \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.32 | +--- org.springframework:spring-web:5.3.13 -> 5.3.10 (*) | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 (*) | +--- io.github.openfeign:feign-core:10.12 | \--- io.github.openfeign:feign-slf4j:10.12 | +--- io.github.openfeign:feign-core:10.12 | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.32 +--- org.springframework:spring-context -> 5.3.10 (*) +--- io.springfox:springfox-boot-starter:3.0.0 | +--- io.springfox:springfox-oas:3.0.0 | | +--- io.swagger.core.v3:swagger-annotations:2.1.2 | | +--- io.swagger.core.v3:swagger-models:2.1.2 | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.10.1 -> 2.12.5 (*) | | +--- io.springfox:springfox-spi:3.0.0 | | | \--- io.springfox:springfox-core:3.0.0 | | | +--- net.bytebuddy:byte-buddy:1.10.11 -> 1.10.22 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE | | | | +--- org.springframework:spring-beans:5.2.0.RELEASE -> 5.3.10 (*) | | | | +--- org.springframework:spring-context:5.2.0.RELEASE -> 5.3.10 (*) | | | | +--- org.springframework:spring-aop:5.2.0.RELEASE -> 5.3.10 (*) | | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- io.springfox:springfox-schema:3.0.0 | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | \--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-core:3.0.0 (*) | | +--- io.springfox:springfox-spring-web:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | +--- io.github.classgraph:classgraph:4.8.83 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spring-webmvc:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spring-webflux:3.0.0 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | \--- io.springfox:springfox-spring-web:3.0.0 (*) | | +--- io.springfox:springfox-swagger-common:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | | +--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | | +--- io.swagger:swagger-annotations:1.5.20 | | | +--- io.swagger:swagger-models:1.5.20 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.5 -> 2.12.5 (*) | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.32 | | | | \--- io.swagger:swagger-annotations:1.5.20 | | | \--- io.swagger.core.v3:swagger-annotations:2.1.2 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | \--- org.mapstruct:mapstruct:1.3.1.Final | +--- io.springfox:springfox-data-rest:3.0.0 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-core:3.0.0 (*) | | \--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | +--- io.springfox:springfox-bean-validators:3.0.0 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | \--- io.springfox:springfox-spring-web:3.0.0 (*) | +--- io.springfox:springfox-swagger2:3.0.0 | | +--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-schema:3.0.0 (*) | | +--- io.springfox:springfox-swagger-common:3.0.0 (*) | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | +--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | | +--- io.springfox:springfox-spring-webflux:3.0.0 (*) | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.swagger:swagger-annotations:1.5.20 | | +--- io.swagger:swagger-models:1.5.20 (*) | | \--- org.mapstruct:mapstruct:1.3.1.Final | +--- io.springfox:springfox-swagger-ui:3.0.0 | | \--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | +--- com.fasterxml:classmate:1.5.1 | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) +--- io.springfox:springfox-swagger-ui:3.0.0 (*) +--- jakarta.json:jakarta.json-api:2.0.1 +--- io.netty:netty-resolver-dns-native-macos:4.1.73.Final (*) +--- org.springframework.cloud:spring-cloud-config-server -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-config-client:3.0.6 | | +--- org.springframework.boot:spring-boot-autoconfigure:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 (*) | | +--- org.springframework.cloud:spring-cloud-context:3.0.5 (*) | | +--- org.springframework:spring-web:5.3.13 -> 5.3.10 (*) | | +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4 -> 2.12.5 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.11.4 -> 2.12.5 (*) | | \--- org.apache.httpcomponents:httpclient:4.5.13 | | +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.14 | | \--- commons-codec:commons-codec:1.11 -> 1.15 | +--- org.springframework.boot:spring-boot-starter-web:2.4.13 -> 2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-validation:2.4.13 -> 2.5.5 | | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.53 | | \--- org.hibernate.validator:hibernate-validator:6.2.0.Final | | +--- jakarta.validation:jakarta.validation-api:2.0.2 | | +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.4.2.Final | | \--- com.fasterxml:classmate:1.5.1 | +--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | +--- org.springframework.security:spring-security-rsa:1.0.10.RELEASE (*) | +--- org.eclipse.jgit:org.eclipse.jgit:5.1.3.201810200350-r | | +--- com.jcraft:jsch:0.1.54 -> 0.1.55 | | +--- com.jcraft:jzlib:1.1.1 | | +--- com.googlecode.javaewah:JavaEWAH:1.1.6 | | \--- org.slf4j:slf4j-api:1.7.2 -> 1.7.32 | +--- org.eclipse.jgit:org.eclipse.jgit.http.apache:5.1.3.201810200350-r | | +--- org.eclipse.jgit:org.eclipse.jgit:5.1.3.201810200350-r (*) | | +--- org.apache.httpcomponents:httpclient:4.5.5 -> 4.5.13 (*) | | \--- org.apache.httpcomponents:httpcore:4.4.9 -> 4.4.14 | +--- org.yaml:snakeyaml:1.27 -> 1.28 | \--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.11.4 -> 2.12.5 | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | +--- org.yaml:snakeyaml:1.27 -> 1.28 | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) +--- org.springframework.cloud:spring-cloud-starter-config -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-starter:3.0.5 (*) | +--- org.springframework.cloud:spring-cloud-config-client:3.0.6 (*) | \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 -> 2.12.5 (*) \--- com.slack.api:slack-api-client:1.25.1 +--- com.slack.api:slack-api-model:1.25.1 | \--- com.google.code.gson:gson:2.9.1 -> 2.8.8 +--- com.squareup.okhttp3:okhttp:4.10.0 -> 3.14.9 | \--- com.squareup.okio:okio:1.17.2 +--- com.google.code.gson:gson:2.9.1 -> 2.8.8 \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.32 runtimeClasspath - Runtime classpath of source set 'main'. +--- org.springframework.boot:spring-boot-starter-webflux -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 | | +--- org.springframework.boot:spring-boot:2.5.5 | | | +--- org.springframework:spring-core:5.3.10 | | | | \--- org.springframework:spring-jcl:5.3.10 | | | \--- org.springframework:spring-context:5.3.10 | | | +--- org.springframework:spring-aop:5.3.10 | | | | +--- org.springframework:spring-beans:5.3.10 | | | | | \--- org.springframework:spring-core:5.3.10 (*) | | | | \--- org.springframework:spring-core:5.3.10 (*) | | | +--- org.springframework:spring-beans:5.3.10 (*) | | | +--- org.springframework:spring-core:5.3.10 (*) | | | \--- org.springframework:spring-expression:5.3.10 | | | \--- org.springframework:spring-core:5.3.10 (*) | | +--- org.springframework.boot:spring-boot-autoconfigure:2.5.5 | | | \--- org.springframework.boot:spring-boot:2.5.5 (*) | | +--- org.springframework.boot:spring-boot-starter-logging:2.5.5 | | | +--- ch.qos.logback:logback-classic:1.2.6 | | | | +--- ch.qos.logback:logback-core:1.2.6 | | | | \--- org.slf4j:slf4j-api:1.7.32 | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.14.1 | | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | | \--- org.apache.logging.log4j:log4j-api:2.14.1 | | | \--- org.slf4j:jul-to-slf4j:1.7.32 | | | \--- org.slf4j:slf4j-api:1.7.32 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 | | +--- org.springframework:spring-core:5.3.10 (*) | | \--- org.yaml:snakeyaml:1.28 | +--- org.springframework.boot:spring-boot-starter-json:2.5.5 | | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | | +--- org.springframework:spring-web:5.3.10 | | | +--- org.springframework:spring-beans:5.3.10 (*) | | | \--- org.springframework:spring-core:5.3.10 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 | | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 (c) | | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (c) | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (c) | | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.5 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.5 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5 (c) | | | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.5 (c) | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 | | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.5 | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | +--- org.springframework.boot:spring-boot-starter-reactor-netty:2.5.5 | | \--- io.projectreactor.netty:reactor-netty-http:1.0.11 | | +--- io.netty:netty-codec-http:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final | | | | \--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-transport:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | \--- io.netty:netty-resolver:4.1.68.Final | | | | \--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-codec:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | \--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-handler:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-resolver:4.1.68.Final (*) | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | +--- io.netty:netty-codec-http2:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | +--- io.netty:netty-handler:4.1.68.Final (*) | | | \--- io.netty:netty-codec-http:4.1.68.Final (*) | | +--- io.netty:netty-resolver-dns:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-resolver:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | +--- io.netty:netty-codec-dns:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | | \--- io.netty:netty-handler:4.1.68.Final (*) | | +--- io.netty:netty-resolver-dns-native-macos:4.1.68.Final -> 4.1.73.Final | | | \--- io.netty:netty-resolver-dns-classes-macos:4.1.73.Final | | | +--- io.netty:netty-common:4.1.73.Final -> 4.1.68.Final | | | +--- io.netty:netty-resolver-dns:4.1.73.Final -> 4.1.68.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.73.Final -> 4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | \--- io.netty:netty-transport:4.1.68.Final (*) | | +--- io.netty:netty-transport-native-epoll:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.68.Final (*) | | +--- io.projectreactor.netty:reactor-netty-core:1.0.11 | | | +--- io.netty:netty-handler:4.1.68.Final (*) | | | +--- io.netty:netty-handler-proxy:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | | +--- io.netty:netty-codec-socks:4.1.68.Final | | | | | +--- io.netty:netty-common:4.1.68.Final | | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | | | \--- io.netty:netty-codec-http:4.1.68.Final (*) | | | +--- io.netty:netty-resolver-dns:4.1.68.Final (*) | | | +--- io.netty:netty-resolver-dns-native-macos:4.1.68.Final -> 4.1.73.Final (*) | | | +--- io.netty:netty-transport-native-epoll:4.1.68.Final (*) | | | \--- io.projectreactor:reactor-core:3.4.10 | | | \--- org.reactivestreams:reactive-streams:1.0.3 | | \--- io.projectreactor:reactor-core:3.4.10 (*) | +--- org.springframework:spring-web:5.3.10 (*) | \--- org.springframework:spring-webflux:5.3.10 | +--- org.springframework:spring-beans:5.3.10 (*) | +--- org.springframework:spring-core:5.3.10 (*) | +--- org.springframework:spring-web:5.3.10 (*) | \--- io.projectreactor:reactor-core:3.4.10 (*) +--- org.springframework.boot:spring-boot-starter-web -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-json:2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-tomcat:2.5.5 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 | | +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.53 | | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.53 | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.53 | | \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.53 | +--- org.springframework:spring-web:5.3.10 (*) | \--- org.springframework:spring-webmvc:5.3.10 | +--- org.springframework:spring-aop:5.3.10 (*) | +--- org.springframework:spring-beans:5.3.10 (*) | +--- org.springframework:spring-context:5.3.10 (*) | +--- org.springframework:spring-core:5.3.10 (*) | +--- org.springframework:spring-expression:5.3.10 (*) | \--- org.springframework:spring-web:5.3.10 (*) +--- org.springframework.boot:spring-boot-starter-aop -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | +--- org.springframework:spring-aop:5.3.10 (*) | \--- org.aspectj:aspectjweaver:1.9.7 +--- org.springframework.cloud:spring-cloud-starter-openfeign -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-starter:3.0.5 | | +--- org.springframework.boot:spring-boot-starter:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.cloud:spring-cloud-context:3.0.5 | | | \--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 | | | \--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | | \--- org.springframework.security:spring-security-rsa:1.0.10.RELEASE | | \--- org.bouncycastle:bcpkix-jdk15on:1.68 | | \--- org.bouncycastle:bcprov-jdk15on:1.68 | +--- org.springframework.cloud:spring-cloud-openfeign-core:3.0.6 | | +--- org.springframework.boot:spring-boot-autoconfigure:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.boot:spring-boot-starter-aop:2.4.13 -> 2.5.5 (*) | | \--- io.github.openfeign.form:feign-form-spring:3.8.0 | | +--- io.github.openfeign.form:feign-form:3.8.0 | | | \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.32 | | +--- org.springframework:spring-web:5.1.5.RELEASE -> 5.3.10 (*) | | +--- commons-fileupload:commons-fileupload:1.4 | | | \--- commons-io:commons-io:2.2 | | \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.32 | +--- org.springframework:spring-web:5.3.13 -> 5.3.10 (*) | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 (*) | +--- io.github.openfeign:feign-core:10.12 | \--- io.github.openfeign:feign-slf4j:10.12 | +--- io.github.openfeign:feign-core:10.12 | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.32 +--- org.springframework:spring-context -> 5.3.10 (*) +--- io.springfox:springfox-boot-starter:3.0.0 | +--- io.springfox:springfox-oas:3.0.0 | | +--- io.swagger.core.v3:swagger-annotations:2.1.2 | | +--- io.swagger.core.v3:swagger-models:2.1.2 | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.10.1 -> 2.12.5 (*) | | +--- io.springfox:springfox-spi:3.0.0 | | | \--- io.springfox:springfox-core:3.0.0 | | | +--- net.bytebuddy:byte-buddy:1.10.11 -> 1.10.22 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE | | | | +--- org.springframework:spring-beans:5.2.0.RELEASE -> 5.3.10 (*) | | | | +--- org.springframework:spring-context:5.2.0.RELEASE -> 5.3.10 (*) | | | | +--- org.springframework:spring-aop:5.2.0.RELEASE -> 5.3.10 (*) | | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- io.springfox:springfox-schema:3.0.0 | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | \--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-core:3.0.0 (*) | | +--- io.springfox:springfox-spring-web:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | +--- io.github.classgraph:classgraph:4.8.83 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spring-webmvc:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spring-webflux:3.0.0 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | \--- io.springfox:springfox-spring-web:3.0.0 (*) | | +--- io.springfox:springfox-swagger-common:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | | +--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | | +--- io.swagger:swagger-annotations:1.5.20 | | | +--- io.swagger:swagger-models:1.5.20 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.5 -> 2.12.5 (*) | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.32 | | | | \--- io.swagger:swagger-annotations:1.5.20 | | | \--- io.swagger.core.v3:swagger-annotations:2.1.2 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | \--- org.mapstruct:mapstruct:1.3.1.Final | +--- io.springfox:springfox-data-rest:3.0.0 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-core:3.0.0 (*) | | \--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | +--- io.springfox:springfox-bean-validators:3.0.0 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | \--- io.springfox:springfox-spring-web:3.0.0 (*) | +--- io.springfox:springfox-swagger2:3.0.0 | | +--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-schema:3.0.0 (*) | | +--- io.springfox:springfox-swagger-common:3.0.0 (*) | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | +--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | | +--- io.springfox:springfox-spring-webflux:3.0.0 (*) | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.swagger:swagger-annotations:1.5.20 | | +--- io.swagger:swagger-models:1.5.20 (*) | | \--- org.mapstruct:mapstruct:1.3.1.Final | +--- io.springfox:springfox-swagger-ui:3.0.0 | | \--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | +--- com.fasterxml:classmate:1.5.1 | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) +--- io.springfox:springfox-swagger-ui:3.0.0 (*) +--- jakarta.json:jakarta.json-api:2.0.1 +--- io.netty:netty-resolver-dns-native-macos:4.1.73.Final (*) +--- org.springframework.cloud:spring-cloud-config-server -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-config-client:3.0.6 | | +--- org.springframework.boot:spring-boot-autoconfigure:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 (*) | | +--- org.springframework.cloud:spring-cloud-context:3.0.5 (*) | | +--- org.springframework:spring-web:5.3.13 -> 5.3.10 (*) | | +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4 -> 2.12.5 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.11.4 -> 2.12.5 (*) | | \--- org.apache.httpcomponents:httpclient:4.5.13 | | +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.14 | | \--- commons-codec:commons-codec:1.11 -> 1.15 | +--- org.springframework.boot:spring-boot-starter-web:2.4.13 -> 2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-validation:2.4.13 -> 2.5.5 | | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.53 | | \--- org.hibernate.validator:hibernate-validator:6.2.0.Final | | +--- jakarta.validation:jakarta.validation-api:2.0.2 | | +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.4.2.Final | | \--- com.fasterxml:classmate:1.5.1 | +--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | +--- org.springframework.security:spring-security-rsa:1.0.10.RELEASE (*) | +--- org.eclipse.jgit:org.eclipse.jgit:5.1.3.201810200350-r | | +--- com.jcraft:jsch:0.1.54 -> 0.1.55 | | +--- com.jcraft:jzlib:1.1.1 | | +--- com.googlecode.javaewah:JavaEWAH:1.1.6 | | \--- org.slf4j:slf4j-api:1.7.2 -> 1.7.32 | +--- org.eclipse.jgit:org.eclipse.jgit.http.apache:5.1.3.201810200350-r | | +--- org.eclipse.jgit:org.eclipse.jgit:5.1.3.201810200350-r (*) | | +--- org.apache.httpcomponents:httpclient:4.5.5 -> 4.5.13 (*) | | \--- org.apache.httpcomponents:httpcore:4.4.9 -> 4.4.14 | +--- org.yaml:snakeyaml:1.27 -> 1.28 | \--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.11.4 -> 2.12.5 | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | +--- org.yaml:snakeyaml:1.27 -> 1.28 | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) +--- org.springframework.cloud:spring-cloud-starter-config -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-starter:3.0.5 (*) | +--- org.springframework.cloud:spring-cloud-config-client:3.0.6 (*) | \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 -> 2.12.5 (*) \--- com.slack.api:slack-api-client:1.25.1 +--- com.slack.api:slack-api-model:1.25.1 | \--- com.google.code.gson:gson:2.9.1 -> 2.8.8 +--- com.squareup.okhttp3:okhttp:4.10.0 -> 3.14.9 | \--- com.squareup.okio:okio:1.17.2 +--- com.google.code.gson:gson:2.9.1 -> 2.8.8 \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.32 runtimeElements - Elements of runtime for main. (n) No dependencies runtimeOnly - Runtime only dependencies for source set 'main'. (n) No dependencies testAnnotationProcessor - Annotation processors and their dependencies for source set 'test'. No dependencies testCompileClasspath - Compile classpath for source set 'test'. +--- org.springframework.boot:spring-boot-starter-webflux -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 | | +--- org.springframework.boot:spring-boot:2.5.5 | | | +--- org.springframework:spring-core:5.3.10 | | | | \--- org.springframework:spring-jcl:5.3.10 | | | \--- org.springframework:spring-context:5.3.10 | | | +--- org.springframework:spring-aop:5.3.10 | | | | +--- org.springframework:spring-beans:5.3.10 | | | | | \--- org.springframework:spring-core:5.3.10 (*) | | | | \--- org.springframework:spring-core:5.3.10 (*) | | | +--- org.springframework:spring-beans:5.3.10 (*) | | | +--- org.springframework:spring-core:5.3.10 (*) | | | \--- org.springframework:spring-expression:5.3.10 | | | \--- org.springframework:spring-core:5.3.10 (*) | | +--- org.springframework.boot:spring-boot-autoconfigure:2.5.5 | | | \--- org.springframework.boot:spring-boot:2.5.5 (*) | | +--- org.springframework.boot:spring-boot-starter-logging:2.5.5 | | | +--- ch.qos.logback:logback-classic:1.2.6 | | | | +--- ch.qos.logback:logback-core:1.2.6 | | | | \--- org.slf4j:slf4j-api:1.7.32 | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.14.1 | | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | | \--- org.apache.logging.log4j:log4j-api:2.14.1 | | | \--- org.slf4j:jul-to-slf4j:1.7.32 | | | \--- org.slf4j:slf4j-api:1.7.32 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 | | +--- org.springframework:spring-core:5.3.10 (*) | | \--- org.yaml:snakeyaml:1.28 | +--- org.springframework.boot:spring-boot-starter-json:2.5.5 | | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | | +--- org.springframework:spring-web:5.3.10 | | | +--- org.springframework:spring-beans:5.3.10 (*) | | | \--- org.springframework:spring-core:5.3.10 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 | | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 (c) | | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (c) | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (c) | | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.5 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.5 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5 (c) | | | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.5 (c) | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 | | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.5 | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | +--- org.springframework.boot:spring-boot-starter-reactor-netty:2.5.5 | | \--- io.projectreactor.netty:reactor-netty-http:1.0.11 | | +--- io.netty:netty-codec-http:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final | | | | \--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-transport:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | \--- io.netty:netty-resolver:4.1.68.Final | | | | \--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-codec:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | \--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-handler:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-resolver:4.1.68.Final (*) | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | +--- io.netty:netty-codec-http2:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | +--- io.netty:netty-handler:4.1.68.Final (*) | | | \--- io.netty:netty-codec-http:4.1.68.Final (*) | | +--- io.netty:netty-resolver-dns:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-resolver:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | +--- io.netty:netty-codec-dns:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | | \--- io.netty:netty-handler:4.1.68.Final (*) | | +--- io.netty:netty-resolver-dns-native-macos:4.1.68.Final -> 4.1.73.Final | | | \--- io.netty:netty-resolver-dns-classes-macos:4.1.73.Final | | | +--- io.netty:netty-common:4.1.73.Final -> 4.1.68.Final | | | +--- io.netty:netty-resolver-dns:4.1.73.Final -> 4.1.68.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.73.Final -> 4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | \--- io.netty:netty-transport:4.1.68.Final (*) | | +--- io.netty:netty-transport-native-epoll:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.68.Final (*) | | +--- io.projectreactor.netty:reactor-netty-core:1.0.11 | | | +--- io.netty:netty-handler:4.1.68.Final (*) | | | +--- io.netty:netty-handler-proxy:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | | +--- io.netty:netty-codec-socks:4.1.68.Final | | | | | +--- io.netty:netty-common:4.1.68.Final | | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | | | \--- io.netty:netty-codec-http:4.1.68.Final (*) | | | +--- io.netty:netty-resolver-dns:4.1.68.Final (*) | | | +--- io.netty:netty-resolver-dns-native-macos:4.1.68.Final -> 4.1.73.Final (*) | | | +--- io.netty:netty-transport-native-epoll:4.1.68.Final (*) | | | \--- io.projectreactor:reactor-core:3.4.10 | | | \--- org.reactivestreams:reactive-streams:1.0.3 | | \--- io.projectreactor:reactor-core:3.4.10 (*) | +--- org.springframework:spring-web:5.3.10 (*) | \--- org.springframework:spring-webflux:5.3.10 | +--- org.springframework:spring-beans:5.3.10 (*) | +--- org.springframework:spring-core:5.3.10 (*) | +--- org.springframework:spring-web:5.3.10 (*) | \--- io.projectreactor:reactor-core:3.4.10 (*) +--- org.springframework.boot:spring-boot-starter-web -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-json:2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-tomcat:2.5.5 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 | | +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.53 | | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.53 | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.53 | | \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.53 | +--- org.springframework:spring-web:5.3.10 (*) | \--- org.springframework:spring-webmvc:5.3.10 | +--- org.springframework:spring-aop:5.3.10 (*) | +--- org.springframework:spring-beans:5.3.10 (*) | +--- org.springframework:spring-context:5.3.10 (*) | +--- org.springframework:spring-core:5.3.10 (*) | +--- org.springframework:spring-expression:5.3.10 (*) | \--- org.springframework:spring-web:5.3.10 (*) +--- org.springframework.boot:spring-boot-starter-aop -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | +--- org.springframework:spring-aop:5.3.10 (*) | \--- org.aspectj:aspectjweaver:1.9.7 +--- org.springframework.cloud:spring-cloud-starter-openfeign -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-starter:3.0.5 | | +--- org.springframework.boot:spring-boot-starter:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.cloud:spring-cloud-context:3.0.5 | | | \--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 | | | \--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | | \--- org.springframework.security:spring-security-rsa:1.0.10.RELEASE | | \--- org.bouncycastle:bcpkix-jdk15on:1.68 | | \--- org.bouncycastle:bcprov-jdk15on:1.68 | +--- org.springframework.cloud:spring-cloud-openfeign-core:3.0.6 | | +--- org.springframework.boot:spring-boot-autoconfigure:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.boot:spring-boot-starter-aop:2.4.13 -> 2.5.5 (*) | | \--- io.github.openfeign.form:feign-form-spring:3.8.0 | | +--- io.github.openfeign.form:feign-form:3.8.0 | | | \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.32 | | +--- org.springframework:spring-web:5.1.5.RELEASE -> 5.3.10 (*) | | +--- commons-fileupload:commons-fileupload:1.4 | | | \--- commons-io:commons-io:2.2 | | \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.32 | +--- org.springframework:spring-web:5.3.13 -> 5.3.10 (*) | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 (*) | +--- io.github.openfeign:feign-core:10.12 | \--- io.github.openfeign:feign-slf4j:10.12 | +--- io.github.openfeign:feign-core:10.12 | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.32 +--- org.springframework:spring-context -> 5.3.10 (*) +--- io.springfox:springfox-boot-starter:3.0.0 | +--- io.springfox:springfox-oas:3.0.0 | | +--- io.swagger.core.v3:swagger-annotations:2.1.2 | | +--- io.swagger.core.v3:swagger-models:2.1.2 | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.10.1 -> 2.12.5 (*) | | +--- io.springfox:springfox-spi:3.0.0 | | | \--- io.springfox:springfox-core:3.0.0 | | | +--- net.bytebuddy:byte-buddy:1.10.11 -> 1.10.22 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE | | | | +--- org.springframework:spring-beans:5.2.0.RELEASE -> 5.3.10 (*) | | | | +--- org.springframework:spring-context:5.2.0.RELEASE -> 5.3.10 (*) | | | | +--- org.springframework:spring-aop:5.2.0.RELEASE -> 5.3.10 (*) | | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- io.springfox:springfox-schema:3.0.0 | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | \--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-core:3.0.0 (*) | | +--- io.springfox:springfox-spring-web:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | +--- io.github.classgraph:classgraph:4.8.83 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spring-webmvc:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spring-webflux:3.0.0 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-swagger-common:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | | +--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | | +--- io.swagger:swagger-annotations:1.5.20 | | | +--- io.swagger:swagger-models:1.5.20 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.5 -> 2.12.5 (*) | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.32 | | | | \--- io.swagger:swagger-annotations:1.5.20 | | | \--- io.swagger.core.v3:swagger-annotations:2.1.2 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | +--- io.springfox:springfox-data-rest:3.0.0 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-core:3.0.0 (*) | | \--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | +--- io.springfox:springfox-bean-validators:3.0.0 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | \--- io.springfox:springfox-spring-web:3.0.0 (*) | +--- io.springfox:springfox-swagger2:3.0.0 | | +--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-schema:3.0.0 (*) | | +--- io.springfox:springfox-swagger-common:3.0.0 (*) | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | +--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | | +--- io.springfox:springfox-spring-webflux:3.0.0 (*) | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.swagger:swagger-annotations:1.5.20 | | \--- io.swagger:swagger-models:1.5.20 (*) | +--- io.springfox:springfox-swagger-ui:3.0.0 | +--- com.fasterxml:classmate:1.5.1 | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) +--- io.springfox:springfox-swagger-ui:3.0.0 +--- jakarta.json:jakarta.json-api:2.0.1 +--- io.netty:netty-resolver-dns-native-macos:4.1.73.Final (*) +--- org.springframework.cloud:spring-cloud-config-server -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-config-client:3.0.6 | | +--- org.springframework.boot:spring-boot-autoconfigure:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 (*) | | +--- org.springframework.cloud:spring-cloud-context:3.0.5 (*) | | +--- org.springframework:spring-web:5.3.13 -> 5.3.10 (*) | | +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4 -> 2.12.5 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.11.4 -> 2.12.5 (*) | | \--- org.apache.httpcomponents:httpclient:4.5.13 | | +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.14 | | \--- commons-codec:commons-codec:1.11 -> 1.15 | +--- org.springframework.boot:spring-boot-starter-web:2.4.13 -> 2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-validation:2.4.13 -> 2.5.5 | | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.53 | | \--- org.hibernate.validator:hibernate-validator:6.2.0.Final | | +--- jakarta.validation:jakarta.validation-api:2.0.2 | | +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.4.2.Final | | \--- com.fasterxml:classmate:1.5.1 | +--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | +--- org.springframework.security:spring-security-rsa:1.0.10.RELEASE (*) | +--- org.eclipse.jgit:org.eclipse.jgit:5.1.3.201810200350-r | | +--- com.jcraft:jsch:0.1.54 -> 0.1.55 | | +--- com.jcraft:jzlib:1.1.1 | | +--- com.googlecode.javaewah:JavaEWAH:1.1.6 | | \--- org.slf4j:slf4j-api:1.7.2 -> 1.7.32 | +--- org.eclipse.jgit:org.eclipse.jgit.http.apache:5.1.3.201810200350-r | | +--- org.eclipse.jgit:org.eclipse.jgit:5.1.3.201810200350-r (*) | | +--- org.apache.httpcomponents:httpclient:4.5.5 -> 4.5.13 (*) | | \--- org.apache.httpcomponents:httpcore:4.4.9 -> 4.4.14 | +--- org.yaml:snakeyaml:1.27 -> 1.28 | \--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.11.4 -> 2.12.5 | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | +--- org.yaml:snakeyaml:1.27 -> 1.28 | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) +--- org.springframework.cloud:spring-cloud-starter-config -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-starter:3.0.5 (*) | +--- org.springframework.cloud:spring-cloud-config-client:3.0.6 (*) | \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 -> 2.12.5 (*) +--- com.slack.api:slack-api-client:1.25.1 | +--- com.slack.api:slack-api-model:1.25.1 | | \--- com.google.code.gson:gson:2.9.1 -> 2.8.8 | +--- com.squareup.okhttp3:okhttp:4.10.0 -> 3.14.9 | | \--- com.squareup.okio:okio:1.17.2 | +--- com.google.code.gson:gson:2.9.1 -> 2.8.8 | \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.32 \--- org.springframework.boot:spring-boot-starter-test -> 2.5.5 +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) +--- org.springframework.boot:spring-boot-test:2.5.5 | \--- org.springframework.boot:spring-boot:2.5.5 (*) +--- org.springframework.boot:spring-boot-test-autoconfigure:2.5.5 | +--- org.springframework.boot:spring-boot:2.5.5 (*) | +--- org.springframework.boot:spring-boot-test:2.5.5 (*) | \--- org.springframework.boot:spring-boot-autoconfigure:2.5.5 (*) +--- com.jayway.jsonpath:json-path:2.5.0 | +--- net.minidev:json-smart:2.3 -> 2.4.7 | | \--- net.minidev:accessors-smart:2.4.7 | | \--- org.ow2.asm:asm:9.1 | \--- org.slf4j:slf4j-api:1.7.30 -> 1.7.32 +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 | \--- jakarta.activation:jakarta.activation-api:1.2.2 +--- org.assertj:assertj-core:3.19.0 +--- org.hamcrest:hamcrest:2.2 +--- org.junit.jupiter:junit-jupiter:5.7.2 | +--- org.junit:junit-bom:5.7.2 | | +--- org.junit.jupiter:junit-jupiter:5.7.2 (c) | | +--- org.junit.jupiter:junit-jupiter-api:5.7.2 (c) | | +--- org.junit.jupiter:junit-jupiter-params:5.7.2 (c) | | \--- org.junit.platform:junit-platform-commons:1.7.2 (c) | +--- org.junit.jupiter:junit-jupiter-api:5.7.2 | | +--- org.junit:junit-bom:5.7.2 (*) | | +--- org.apiguardian:apiguardian-api:1.1.0 | | +--- org.opentest4j:opentest4j:1.2.0 | | \--- org.junit.platform:junit-platform-commons:1.7.2 | | +--- org.junit:junit-bom:5.7.2 (*) | | \--- org.apiguardian:apiguardian-api:1.1.0 | \--- org.junit.jupiter:junit-jupiter-params:5.7.2 | +--- org.junit:junit-bom:5.7.2 (*) | +--- org.apiguardian:apiguardian-api:1.1.0 | \--- org.junit.jupiter:junit-jupiter-api:5.7.2 (*) +--- org.mockito:mockito-core:3.9.0 | +--- net.bytebuddy:byte-buddy:1.10.20 -> 1.10.22 | +--- net.bytebuddy:byte-buddy-agent:1.10.20 -> 1.10.22 | \--- org.objenesis:objenesis:3.2 +--- org.mockito:mockito-junit-jupiter:3.9.0 | \--- org.mockito:mockito-core:3.9.0 (*) +--- org.skyscreamer:jsonassert:1.5.0 | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1 +--- org.springframework:spring-core:5.3.10 (*) +--- org.springframework:spring-test:5.3.10 | \--- org.springframework:spring-core:5.3.10 (*) \--- org.xmlunit:xmlunit-core:2.8.2 testCompileOnly - Compile only dependencies for source set 'test'. (n) No dependencies testImplementation - Implementation only dependencies for source set 'test'. (n) \--- org.springframework.boot:spring-boot-starter-test (n) testRuntimeClasspath - Runtime classpath of source set 'test'. +--- org.springframework.boot:spring-boot-starter-webflux -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 | | +--- org.springframework.boot:spring-boot:2.5.5 | | | +--- org.springframework:spring-core:5.3.10 | | | | \--- org.springframework:spring-jcl:5.3.10 | | | \--- org.springframework:spring-context:5.3.10 | | | +--- org.springframework:spring-aop:5.3.10 | | | | +--- org.springframework:spring-beans:5.3.10 | | | | | \--- org.springframework:spring-core:5.3.10 (*) | | | | \--- org.springframework:spring-core:5.3.10 (*) | | | +--- org.springframework:spring-beans:5.3.10 (*) | | | +--- org.springframework:spring-core:5.3.10 (*) | | | \--- org.springframework:spring-expression:5.3.10 | | | \--- org.springframework:spring-core:5.3.10 (*) | | +--- org.springframework.boot:spring-boot-autoconfigure:2.5.5 | | | \--- org.springframework.boot:spring-boot:2.5.5 (*) | | +--- org.springframework.boot:spring-boot-starter-logging:2.5.5 | | | +--- ch.qos.logback:logback-classic:1.2.6 | | | | +--- ch.qos.logback:logback-core:1.2.6 | | | | \--- org.slf4j:slf4j-api:1.7.32 | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.14.1 | | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | | \--- org.apache.logging.log4j:log4j-api:2.14.1 | | | \--- org.slf4j:jul-to-slf4j:1.7.32 | | | \--- org.slf4j:slf4j-api:1.7.32 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 | | +--- org.springframework:spring-core:5.3.10 (*) | | \--- org.yaml:snakeyaml:1.28 | +--- org.springframework.boot:spring-boot-starter-json:2.5.5 | | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | | +--- org.springframework:spring-web:5.3.10 | | | +--- org.springframework:spring-beans:5.3.10 (*) | | | \--- org.springframework:spring-core:5.3.10 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 | | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 (c) | | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (c) | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (c) | | | | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.5 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.5 (c) | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5 (c) | | | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.5 (c) | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 | | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.5 | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.5 | | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) | +--- org.springframework.boot:spring-boot-starter-reactor-netty:2.5.5 | | \--- io.projectreactor.netty:reactor-netty-http:1.0.11 | | +--- io.netty:netty-codec-http:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final | | | | \--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-transport:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | \--- io.netty:netty-resolver:4.1.68.Final | | | | \--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-codec:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | \--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-handler:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-resolver:4.1.68.Final (*) | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | +--- io.netty:netty-codec-http2:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | +--- io.netty:netty-handler:4.1.68.Final (*) | | | \--- io.netty:netty-codec-http:4.1.68.Final (*) | | +--- io.netty:netty-resolver-dns:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-resolver:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | +--- io.netty:netty-codec-dns:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | | \--- io.netty:netty-handler:4.1.68.Final (*) | | +--- io.netty:netty-resolver-dns-native-macos:4.1.68.Final -> 4.1.73.Final | | | \--- io.netty:netty-resolver-dns-classes-macos:4.1.73.Final | | | +--- io.netty:netty-common:4.1.73.Final -> 4.1.68.Final | | | +--- io.netty:netty-resolver-dns:4.1.73.Final -> 4.1.68.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.73.Final -> 4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | \--- io.netty:netty-transport:4.1.68.Final (*) | | +--- io.netty:netty-transport-native-epoll:4.1.68.Final | | | +--- io.netty:netty-common:4.1.68.Final | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | \--- io.netty:netty-transport-native-unix-common:4.1.68.Final (*) | | +--- io.projectreactor.netty:reactor-netty-core:1.0.11 | | | +--- io.netty:netty-handler:4.1.68.Final (*) | | | +--- io.netty:netty-handler-proxy:4.1.68.Final | | | | +--- io.netty:netty-common:4.1.68.Final | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | +--- io.netty:netty-codec:4.1.68.Final (*) | | | | +--- io.netty:netty-codec-socks:4.1.68.Final | | | | | +--- io.netty:netty-common:4.1.68.Final | | | | | +--- io.netty:netty-buffer:4.1.68.Final (*) | | | | | +--- io.netty:netty-transport:4.1.68.Final (*) | | | | | \--- io.netty:netty-codec:4.1.68.Final (*) | | | | \--- io.netty:netty-codec-http:4.1.68.Final (*) | | | +--- io.netty:netty-resolver-dns:4.1.68.Final (*) | | | +--- io.netty:netty-resolver-dns-native-macos:4.1.68.Final -> 4.1.73.Final (*) | | | +--- io.netty:netty-transport-native-epoll:4.1.68.Final (*) | | | \--- io.projectreactor:reactor-core:3.4.10 | | | \--- org.reactivestreams:reactive-streams:1.0.3 | | \--- io.projectreactor:reactor-core:3.4.10 (*) | +--- org.springframework:spring-web:5.3.10 (*) | \--- org.springframework:spring-webflux:5.3.10 | +--- org.springframework:spring-beans:5.3.10 (*) | +--- org.springframework:spring-core:5.3.10 (*) | +--- org.springframework:spring-web:5.3.10 (*) | \--- io.projectreactor:reactor-core:3.4.10 (*) +--- org.springframework.boot:spring-boot-starter-web -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-json:2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-tomcat:2.5.5 | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5 | | +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.53 | | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.53 | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.53 | | \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.53 | +--- org.springframework:spring-web:5.3.10 (*) | \--- org.springframework:spring-webmvc:5.3.10 | +--- org.springframework:spring-aop:5.3.10 (*) | +--- org.springframework:spring-beans:5.3.10 (*) | +--- org.springframework:spring-context:5.3.10 (*) | +--- org.springframework:spring-core:5.3.10 (*) | +--- org.springframework:spring-expression:5.3.10 (*) | \--- org.springframework:spring-web:5.3.10 (*) +--- org.springframework.boot:spring-boot-starter-aop -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | +--- org.springframework:spring-aop:5.3.10 (*) | \--- org.aspectj:aspectjweaver:1.9.7 +--- org.springframework.cloud:spring-cloud-starter-openfeign -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-starter:3.0.5 | | +--- org.springframework.boot:spring-boot-starter:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.cloud:spring-cloud-context:3.0.5 | | | \--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 | | | \--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | | \--- org.springframework.security:spring-security-rsa:1.0.10.RELEASE | | \--- org.bouncycastle:bcpkix-jdk15on:1.68 | | \--- org.bouncycastle:bcprov-jdk15on:1.68 | +--- org.springframework.cloud:spring-cloud-openfeign-core:3.0.6 | | +--- org.springframework.boot:spring-boot-autoconfigure:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.boot:spring-boot-starter-aop:2.4.13 -> 2.5.5 (*) | | \--- io.github.openfeign.form:feign-form-spring:3.8.0 | | +--- io.github.openfeign.form:feign-form:3.8.0 | | | \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.32 | | +--- org.springframework:spring-web:5.1.5.RELEASE -> 5.3.10 (*) | | +--- commons-fileupload:commons-fileupload:1.4 | | | \--- commons-io:commons-io:2.2 | | \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.32 | +--- org.springframework:spring-web:5.3.13 -> 5.3.10 (*) | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 (*) | +--- io.github.openfeign:feign-core:10.12 | \--- io.github.openfeign:feign-slf4j:10.12 | +--- io.github.openfeign:feign-core:10.12 | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.32 +--- org.springframework:spring-context -> 5.3.10 (*) +--- io.springfox:springfox-boot-starter:3.0.0 | +--- io.springfox:springfox-oas:3.0.0 | | +--- io.swagger.core.v3:swagger-annotations:2.1.2 | | +--- io.swagger.core.v3:swagger-models:2.1.2 | | | \--- com.fasterxml.jackson.core:jackson-annotations:2.10.1 -> 2.12.5 (*) | | +--- io.springfox:springfox-spi:3.0.0 | | | \--- io.springfox:springfox-core:3.0.0 | | | +--- net.bytebuddy:byte-buddy:1.10.11 -> 1.10.22 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE | | | | +--- org.springframework:spring-beans:5.2.0.RELEASE -> 5.3.10 (*) | | | | +--- org.springframework:spring-context:5.2.0.RELEASE -> 5.3.10 (*) | | | | +--- org.springframework:spring-aop:5.2.0.RELEASE -> 5.3.10 (*) | | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- io.springfox:springfox-schema:3.0.0 | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | \--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-core:3.0.0 (*) | | +--- io.springfox:springfox-spring-web:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | +--- io.github.classgraph:classgraph:4.8.83 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spring-webmvc:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spring-webflux:3.0.0 | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-core:3.0.0 (*) | | | \--- io.springfox:springfox-spring-web:3.0.0 (*) | | +--- io.springfox:springfox-swagger-common:3.0.0 | | | +--- io.springfox:springfox-spi:3.0.0 (*) | | | +--- io.springfox:springfox-schema:3.0.0 (*) | | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | | +--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | | | +--- com.fasterxml:classmate:1.5.1 | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | | +--- io.swagger:swagger-annotations:1.5.20 | | | +--- io.swagger:swagger-models:1.5.20 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.5 -> 2.12.5 (*) | | | | +--- org.slf4j:slf4j-api:1.7.22 -> 1.7.32 | | | | \--- io.swagger:swagger-annotations:1.5.20 | | | \--- io.swagger.core.v3:swagger-annotations:2.1.2 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | \--- org.mapstruct:mapstruct:1.3.1.Final | +--- io.springfox:springfox-data-rest:3.0.0 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-core:3.0.0 (*) | | \--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | +--- io.springfox:springfox-bean-validators:3.0.0 | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | \--- io.springfox:springfox-spring-web:3.0.0 (*) | +--- io.springfox:springfox-swagger2:3.0.0 | | +--- io.springfox:springfox-spi:3.0.0 (*) | | +--- io.springfox:springfox-schema:3.0.0 (*) | | +--- io.springfox:springfox-swagger-common:3.0.0 (*) | | +--- io.springfox:springfox-spring-web:3.0.0 (*) | | +--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | | +--- io.springfox:springfox-spring-webflux:3.0.0 (*) | | +--- com.fasterxml:classmate:1.5.1 | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | | +--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) | | +--- io.swagger:swagger-annotations:1.5.20 | | +--- io.swagger:swagger-models:1.5.20 (*) | | \--- org.mapstruct:mapstruct:1.3.1.Final | +--- io.springfox:springfox-swagger-ui:3.0.0 | | \--- io.springfox:springfox-spring-webmvc:3.0.0 (*) | +--- com.fasterxml:classmate:1.5.1 | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.32 | +--- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE (*) | \--- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE (*) +--- io.springfox:springfox-swagger-ui:3.0.0 (*) +--- jakarta.json:jakarta.json-api:2.0.1 +--- io.netty:netty-resolver-dns-native-macos:4.1.73.Final (*) +--- org.springframework.cloud:spring-cloud-config-server -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-config-client:3.0.6 | | +--- org.springframework.boot:spring-boot-autoconfigure:2.4.13 -> 2.5.5 (*) | | +--- org.springframework.cloud:spring-cloud-commons:3.0.5 (*) | | +--- org.springframework.cloud:spring-cloud-context:3.0.5 (*) | | +--- org.springframework:spring-web:5.3.13 -> 5.3.10 (*) | | +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4 -> 2.12.5 (*) | | +--- com.fasterxml.jackson.core:jackson-databind:2.11.4 -> 2.12.5 (*) | | \--- org.apache.httpcomponents:httpclient:4.5.13 | | +--- org.apache.httpcomponents:httpcore:4.4.13 -> 4.4.14 | | \--- commons-codec:commons-codec:1.11 -> 1.15 | +--- org.springframework.boot:spring-boot-starter-web:2.4.13 -> 2.5.5 (*) | +--- org.springframework.boot:spring-boot-starter-validation:2.4.13 -> 2.5.5 | | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.53 | | \--- org.hibernate.validator:hibernate-validator:6.2.0.Final | | +--- jakarta.validation:jakarta.validation-api:2.0.2 | | +--- org.jboss.logging:jboss-logging:3.4.1.Final -> 3.4.2.Final | | \--- com.fasterxml:classmate:1.5.1 | +--- org.springframework.security:spring-security-crypto:5.4.9 -> 5.5.2 | +--- org.springframework.security:spring-security-rsa:1.0.10.RELEASE (*) | +--- org.eclipse.jgit:org.eclipse.jgit:5.1.3.201810200350-r | | +--- com.jcraft:jsch:0.1.54 -> 0.1.55 | | +--- com.jcraft:jzlib:1.1.1 | | +--- com.googlecode.javaewah:JavaEWAH:1.1.6 | | \--- org.slf4j:slf4j-api:1.7.2 -> 1.7.32 | +--- org.eclipse.jgit:org.eclipse.jgit.http.apache:5.1.3.201810200350-r | | +--- org.eclipse.jgit:org.eclipse.jgit:5.1.3.201810200350-r (*) | | +--- org.apache.httpcomponents:httpclient:4.5.5 -> 4.5.13 (*) | | \--- org.apache.httpcomponents:httpcore:4.4.9 -> 4.4.14 | +--- org.yaml:snakeyaml:1.27 -> 1.28 | \--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.11.4 -> 2.12.5 | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 (*) | +--- org.yaml:snakeyaml:1.27 -> 1.28 | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 (*) | \--- com.fasterxml.jackson:jackson-bom:2.12.5 (*) +--- org.springframework.cloud:spring-cloud-starter-config -> 3.0.6 | +--- org.springframework.cloud:spring-cloud-starter:3.0.5 (*) | +--- org.springframework.cloud:spring-cloud-config-client:3.0.6 (*) | \--- com.fasterxml.jackson.core:jackson-databind:2.11.4 -> 2.12.5 (*) +--- com.slack.api:slack-api-client:1.25.1 | +--- com.slack.api:slack-api-model:1.25.1 | | \--- com.google.code.gson:gson:2.9.1 -> 2.8.8 | +--- com.squareup.okhttp3:okhttp:4.10.0 -> 3.14.9 | | \--- com.squareup.okio:okio:1.17.2 | +--- com.google.code.gson:gson:2.9.1 -> 2.8.8 | \--- org.slf4j:slf4j-api:1.7.36 -> 1.7.32 +--- org.springframework.boot:spring-boot-starter-test -> 2.5.5 | +--- org.springframework.boot:spring-boot-starter:2.5.5 (*) | +--- org.springframework.boot:spring-boot-test:2.5.5 | | \--- org.springframework.boot:spring-boot:2.5.5 (*) | +--- org.springframework.boot:spring-boot-test-autoconfigure:2.5.5 | | +--- org.springframework.boot:spring-boot:2.5.5 (*) | | +--- org.springframework.boot:spring-boot-test:2.5.5 (*) | | \--- org.springframework.boot:spring-boot-autoconfigure:2.5.5 (*) | +--- com.jayway.jsonpath:json-path:2.5.0 | | +--- net.minidev:json-smart:2.3 -> 2.4.7 | | | \--- net.minidev:accessors-smart:2.4.7 | | | \--- org.ow2.asm:asm:9.1 | | \--- org.slf4j:slf4j-api:1.7.30 -> 1.7.32 | +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 | | \--- jakarta.activation:jakarta.activation-api:1.2.2 | +--- org.assertj:assertj-core:3.19.0 | +--- org.hamcrest:hamcrest:2.2 | +--- org.junit.jupiter:junit-jupiter:5.7.2 | | +--- org.junit:junit-bom:5.7.2 | | | +--- org.junit.jupiter:junit-jupiter:5.7.2 (c) | | | +--- org.junit.jupiter:junit-jupiter-api:5.7.2 (c) | | | +--- org.junit.jupiter:junit-jupiter-engine:5.7.2 (c) | | | +--- org.junit.jupiter:junit-jupiter-params:5.7.2 (c) | | | +--- org.junit.platform:junit-platform-engine:1.7.2 (c) | | | +--- org.junit.platform:junit-platform-launcher:1.7.2 (c) | | | \--- org.junit.platform:junit-platform-commons:1.7.2 (c) | | +--- org.junit.jupiter:junit-jupiter-api:5.7.2 | | | +--- org.junit:junit-bom:5.7.2 (*) | | | +--- org.apiguardian:apiguardian-api:1.1.0 | | | +--- org.opentest4j:opentest4j:1.2.0 | | | \--- org.junit.platform:junit-platform-commons:1.7.2 | | | +--- org.junit:junit-bom:5.7.2 (*) | | | \--- org.apiguardian:apiguardian-api:1.1.0 | | +--- org.junit.jupiter:junit-jupiter-params:5.7.2 | | | +--- org.junit:junit-bom:5.7.2 (*) | | | +--- org.apiguardian:apiguardian-api:1.1.0 | | | \--- org.junit.jupiter:junit-jupiter-api:5.7.2 (*) | | \--- org.junit.jupiter:junit-jupiter-engine:5.7.2 | | +--- org.junit:junit-bom:5.7.2 (*) | | +--- org.apiguardian:apiguardian-api:1.1.0 | | +--- org.junit.platform:junit-platform-engine:1.7.2 | | | +--- org.junit:junit-bom:5.7.2 (*) | | | +--- org.apiguardian:apiguardian-api:1.1.0 | | | +--- org.opentest4j:opentest4j:1.2.0 | | | \--- org.junit.platform:junit-platform-commons:1.7.2 (*) | | \--- org.junit.jupiter:junit-jupiter-api:5.7.2 (*) | +--- org.mockito:mockito-core:3.9.0 | | +--- net.bytebuddy:byte-buddy:1.10.20 -> 1.10.22 | | +--- net.bytebuddy:byte-buddy-agent:1.10.20 -> 1.10.22 | | \--- org.objenesis:objenesis:3.2 | +--- org.mockito:mockito-junit-jupiter:3.9.0 | | +--- org.mockito:mockito-core:3.9.0 (*) | | \--- org.junit.jupiter:junit-jupiter-api:5.7.1 -> 5.7.2 (*) | +--- org.skyscreamer:jsonassert:1.5.0 | | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1 | +--- org.springframework:spring-core:5.3.10 (*) | +--- org.springframework:spring-test:5.3.10 | | \--- org.springframework:spring-core:5.3.10 (*) | \--- org.xmlunit:xmlunit-core:2.8.2 \--- org.junit.platform:junit-platform-launcher -> 1.7.2 +--- org.junit:junit-bom:5.7.2 (*) +--- org.apiguardian:apiguardian-api:1.1.0 \--- org.junit.platform:junit-platform-engine:1.7.2 (*) testRuntimeOnly - Runtime only dependencies for source set 'test'. (n) \--- org.junit.platform:junit-platform-launcher (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.