Skip to content

Instantly share code, notes, and snippets.

@caorong
Created March 24, 2023 05:34
Show Gist options
  • Save caorong/37b1eb259eeaa52f78263cccd2c450b9 to your computer and use it in GitHub Desktop.
Save caorong/37b1eb259eeaa52f78263cccd2c450b9 to your computer and use it in GitHub Desktop.
```
+--- org.projectlombok:lombok:1.18.12
+--- org.springframework:spring-context:5.2.3.RELEASE
| +--- org.springframework:spring-aop:5.2.3.RELEASE -> 5.2.0.RELEASE
| | +--- org.springframework:spring-beans:5.2.0.RELEASE
| | | \--- org.springframework:spring-core:5.2.0.RELEASE
| | | \--- org.springframework:spring-jcl:5.2.0.RELEASE
| | \--- org.springframework:spring-core:5.2.0.RELEASE (*)
| +--- org.springframework:spring-beans:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
| +--- org.springframework:spring-core:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
| \--- org.springframework:spring-expression:5.2.3.RELEASE -> 5.2.0.RELEASE
| \--- org.springframework:spring-core:5.2.0.RELEASE (*)
+--- org.springframework:spring-context-support:5.2.3.RELEASE
| +--- org.springframework:spring-beans:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
| +--- org.springframework:spring-context:5.2.3.RELEASE (*)
| \--- org.springframework:spring-core:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-openfeign:2.2.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:2.2.1.RELEASE -> 2.2.2.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:2.2.5.RELEASE -> 2.2.0.RELEASE
| | | +--- org.springframework.boot:spring-boot:2.2.0.RELEASE
| | | | +--- org.springframework:spring-core:5.2.0.RELEASE (*)
| | | | \--- org.springframework:spring-context:5.2.0.RELEASE -> 5.2.3.RELEASE (*)
| | | +--- org.springframework.boot:spring-boot-autoconfigure:2.2.0.RELEASE
| | | | \--- org.springframework.boot:spring-boot:2.2.0.RELEASE (*)
| | | +--- org.springframework.boot:spring-boot-starter-logging:2.2.0.RELEASE
| | | | +--- ch.qos.logback:logback-classic:1.2.3
| | | | | +--- ch.qos.logback:logback-core:1.2.3
| | | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
| | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.12.1
| | | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
| | | | | \--- org.apache.logging.log4j:log4j-api:2.12.1 -> 2.17.0
| | | | \--- org.slf4j:jul-to-slf4j:1.7.28
| | | | \--- org.slf4j:slf4j-api:1.7.28
| | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5
| | | \--- org.springframework:spring-core:5.2.0.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-context:2.2.2.RELEASE
| | | \--- org.springframework.security:spring-security-crypto:5.2.2.RELEASE -> 5.2.0.RELEASE
| | +--- org.springframework.cloud:spring-cloud-commons:2.2.2.RELEASE -> 2.2.9.RELEASE
| | | \--- org.springframework.security:spring-security-crypto:5.3.9.RELEASE -> 5.2.0.RELEASE
| | \--- org.springframework.security:spring-security-rsa:1.0.9.RELEASE
| | \--- org.bouncycastle:bcpkix-jdk15on:1.64
| | \--- org.bouncycastle:bcprov-jdk15on:1.64
| +--- org.springframework.cloud:spring-cloud-openfeign-core:2.2.1.RELEASE
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.2.2.RELEASE -> 2.2.0.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-ribbon:2.2.1.RELEASE -> 2.2.2.RELEASE
| | | \--- org.springframework.cloud:spring-cloud-netflix-archaius:2.2.2.RELEASE
| | +--- org.springframework.boot:spring-boot-starter-aop:2.2.2.RELEASE -> 2.2.0.RELEASE
| | | +--- org.springframework.boot:spring-boot-starter:2.2.0.RELEASE (*)
| | | +--- org.springframework:spring-aop:5.2.0.RELEASE (*)
| | | \--- org.aspectj:aspectjweaver:1.9.4 -> 1.9.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.28
| | +--- org.springframework:spring-web:5.1.5.RELEASE -> 5.2.0.RELEASE
| | | +--- org.springframework:spring-beans:5.2.0.RELEASE (*)
| | | \--- org.springframework:spring-core:5.2.0.RELEASE (*)
| | +--- commons-fileupload:commons-fileupload:1.4
| | | \--- commons-io:commons-io:2.2
| | \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.28
| +--- org.springframework:spring-web:5.2.2.RELEASE -> 5.2.0.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-commons:2.2.1.RELEASE -> 2.2.9.RELEASE (*)
| +--- io.github.openfeign:feign-core:10.4.0
| +--- io.github.openfeign:feign-slf4j:10.4.0
| | +--- io.github.openfeign:feign-core:10.4.0
| | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.28
| +--- io.github.openfeign:feign-hystrix:10.4.0
| | +--- io.github.openfeign:feign-core:10.4.0
| | +--- com.netflix.archaius:archaius-core:0.7.6
| | \--- com.netflix.hystrix:hystrix-core:1.5.18
| | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.6
| | +--- io.reactivex:rxjava:1.2.0 -> 1.3.8
| | \--- org.hdrhistogram:HdrHistogram:2.1.9 -> 2.1.11
| \--- io.github.openfeign:feign-java8:10.4.0
| \--- io.github.openfeign:feign-core:10.4.0
+--- io.github.openfeign:feign-okhttp:10.4.0
| +--- io.github.openfeign:feign-core:10.4.0
| \--- com.squareup.okhttp3:okhttp:3.6.0 -> 3.14.4
| \--- com.squareup.okio:okio:1.17.2
+--- com.google.guava:guava:29.0-jre
| +--- com.google.guava:failureaccess:1.0.1
| +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- org.checkerframework:checker-qual:2.11.1
| +--- com.google.errorprone:error_prone_annotations:2.3.4
| \--- com.google.j2objc:j2objc-annotations:1.3
+--- org.apache.commons:commons-math3:3.6.1
+--- org.apache.commons:commons-text:1.9
| \--- org.apache.commons:commons-lang3:3.11
+--- org.apache.commons:commons-lang3:3.11
+--- org.bitcoinj:bitcoinj-core:0.15.9
| +--- org.bouncycastle:bcprov-jdk15to18:1.63
| \--- com.google.protobuf:protobuf-java:3.6.1 -> 3.11.4
+--- org.apache.httpcomponents:httpclient:4.4
| +--- org.apache.httpcomponents:httpcore:4.4 -> 4.4.12
| \--- commons-codec:commons-codec:1.9 -> 1.13
+--- com.fasterxml.jackson.core:jackson-databind:2.10.2
| +--- com.fasterxml.jackson.core:jackson-annotations:2.10.2 -> 2.10.0
| \--- com.fasterxml.jackson.core:jackson-core:2.10.2 -> 2.10.0
+--- org.aspectj:aspectjweaver:1.9.5
+--- mysql:mysql-connector-java:8.0.21
| \--- com.google.protobuf:protobuf-java:3.11.4
+--- com.baomidou:mybatis-plus:3.3.1
| \--- com.baomidou:mybatis-plus-extension:3.3.1
| +--- com.baomidou:mybatis-plus-core:3.3.1
| | +--- com.baomidou:mybatis-plus-annotation:3.3.1
| | | \--- org.mybatis:mybatis:3.5.3
| | +--- com.github.jsqlparser:jsqlparser:3.1
| | \--- org.mybatis:mybatis:3.5.3
| \--- org.mybatis:mybatis-spring:2.0.3
+--- org.redisson:redisson:3.16.5
| +--- io.netty:netty-common:4.1.70.Final -> 4.1.42.Final
| +--- io.netty:netty-codec:4.1.70.Final -> 4.1.42.Final
| | +--- io.netty:netty-common:4.1.42.Final
| | +--- io.netty:netty-buffer:4.1.42.Final
| | | \--- io.netty:netty-common:4.1.42.Final
| | \--- io.netty:netty-transport:4.1.42.Final
| | +--- io.netty:netty-common:4.1.42.Final
| | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | \--- io.netty:netty-resolver:4.1.42.Final
| | \--- io.netty:netty-common:4.1.42.Final
| +--- io.netty:netty-buffer:4.1.70.Final -> 4.1.42.Final (*)
| +--- io.netty:netty-transport:4.1.70.Final -> 4.1.42.Final (*)
| +--- io.netty:netty-resolver:4.1.70.Final -> 4.1.42.Final (*)
| +--- io.netty:netty-resolver-dns:4.1.70.Final -> 4.1.42.Final
| | +--- io.netty:netty-common:4.1.42.Final
| | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | +--- io.netty:netty-resolver:4.1.42.Final (*)
| | +--- io.netty:netty-transport:4.1.42.Final (*)
| | +--- io.netty:netty-codec:4.1.42.Final (*)
| | \--- io.netty:netty-codec-dns:4.1.42.Final
| | +--- io.netty:netty-common:4.1.42.Final
| | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | +--- io.netty:netty-transport:4.1.42.Final (*)
| | \--- io.netty:netty-codec:4.1.42.Final (*)
| +--- io.netty:netty-handler:4.1.70.Final -> 4.1.42.Final
| | +--- io.netty:netty-common:4.1.42.Final
| | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | +--- io.netty:netty-transport:4.1.42.Final (*)
| | \--- io.netty:netty-codec:4.1.42.Final (*)
| +--- javax.cache:cache-api:1.1.1
| +--- io.projectreactor:reactor-core:3.4.4 -> 3.3.0.RELEASE
| | \--- org.reactivestreams:reactive-streams:1.0.3
| +--- org.reactivestreams:reactive-streams:1.0.3
| +--- io.reactivex.rxjava3:rxjava:3.0.12
| | \--- org.reactivestreams:reactive-streams:1.0.3
| +--- org.jboss.marshalling:jboss-marshalling:2.0.11.Final
| +--- org.jboss.marshalling:jboss-marshalling-river:2.0.11.Final
| | \--- org.jboss.marshalling:jboss-marshalling:2.0.11.Final
| +--- org.slf4j:slf4j-api:1.7.30 -> 1.7.28
| +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 -> 2.10.0
| +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.5 -> 2.10.0
| | +--- org.yaml:snakeyaml:1.24 -> 1.25
| | \--- com.fasterxml.jackson.core:jackson-core:2.10.0
| +--- com.fasterxml.jackson.core:jackson-core:2.12.5 -> 2.10.0
| +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 -> 2.10.2 (*)
| +--- net.bytebuddy:byte-buddy:1.11.0 -> 1.10.1
| \--- org.jodd:jodd-bean:5.1.6
| \--- org.jodd:jodd-core:5.1.6
+--- com.github.ben-manes.caffeine:caffeine:2.8.0
| +--- org.checkerframework:checker-qual:2.10.0 -> 2.11.1
| \--- com.google.errorprone:error_prone_annotations:2.3.3 -> 2.3.4
+--- org.mapstruct:mapstruct:1.4.0.Final
+--- org.slf4j:log4j-over-slf4j:1.7.30
| \--- org.slf4j:slf4j-api:1.7.30 -> 1.7.28
+--- org.apache.logging.log4j:log4j-api:2.17.0
+--- net.logstash.logback:logstash-logback-encoder:7.2
| \--- com.fasterxml.jackson.core:jackson-databind:2.13.3 -> 2.10.2 (*)
+--- org.springframework.boot:spring-boot-starter-test:2.2.4.RELEASE
| +--- org.springframework.boot:spring-boot-starter:2.2.4.RELEASE -> 2.2.0.RELEASE (*)
| +--- org.springframework.boot:spring-boot-test:2.2.4.RELEASE -> 2.2.0.RELEASE
| | \--- org.springframework.boot:spring-boot:2.2.0.RELEASE (*)
| +--- org.springframework.boot:spring-boot-test-autoconfigure:2.2.4.RELEASE -> 2.2.0.RELEASE
| | +--- org.springframework.boot:spring-boot-test:2.2.0.RELEASE (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:2.2.0.RELEASE (*)
| +--- com.jayway.jsonpath:json-path:2.4.0
| | +--- net.minidev:json-smart:2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
| +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.2
| | \--- jakarta.activation:jakarta.activation-api:1.2.1
| +--- org.junit.jupiter:junit-jupiter:5.5.2
| | +--- org.junit.jupiter:junit-jupiter-api:5.5.2
| | | +--- org.apiguardian:apiguardian-api:1.1.0
| | | +--- org.opentest4j:opentest4j:1.2.0
| | | \--- org.junit.platform:junit-platform-commons:1.5.2
| | | \--- org.apiguardian:apiguardian-api:1.1.0
| | \--- org.junit.jupiter:junit-jupiter-params:5.5.2
| | +--- org.apiguardian:apiguardian-api:1.1.0
| | \--- org.junit.jupiter:junit-jupiter-api:5.5.2 (*)
| +--- org.junit.vintage:junit-vintage-engine:5.5.2
| | +--- org.apiguardian:apiguardian-api:1.1.0
| | +--- org.junit.platform:junit-platform-engine:1.5.2
| | | +--- org.apiguardian:apiguardian-api:1.1.0
| | | +--- org.opentest4j:opentest4j:1.2.0
| | | \--- org.junit.platform:junit-platform-commons:1.5.2 (*)
| | \--- junit:junit:4.12
| +--- org.mockito:mockito-junit-jupiter:3.1.0
| | \--- org.mockito:mockito-core:3.1.0
| | +--- net.bytebuddy:byte-buddy:1.9.10 -> 1.10.1
| | +--- net.bytebuddy:byte-buddy-agent:1.9.10 -> 1.10.1
| | \--- org.objenesis:objenesis:2.6
| +--- org.assertj:assertj-core:3.13.2
| +--- org.hamcrest:hamcrest:2.1
| +--- org.mockito:mockito-core:3.1.0 (*)
| +--- org.skyscreamer:jsonassert:1.5.0
| | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
| +--- org.springframework:spring-core:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
| +--- org.springframework:spring-test:5.2.3.RELEASE -> 5.2.0.RELEASE
| | \--- org.springframework:spring-core:5.2.0.RELEASE (*)
| \--- org.xmlunit:xmlunit-core:2.6.3
+--- com.google.protobuf:protobuf-java:3.11.4
+--- org.apache.rocketmq:rocketmq-spring-boot-starter:2.1.1
| +--- org.apache.rocketmq:rocketmq-spring-boot:2.1.1
| | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
| | +--- org.apache.rocketmq:rocketmq-client:4.7.1 -> 4.8.0
| | | +--- org.apache.rocketmq:rocketmq-common:4.8.0
| | | | +--- org.apache.rocketmq:rocketmq-remoting:4.8.0
| | | | | +--- com.alibaba:fastjson:1.2.69 -> 1.2.83_noneautotype
| | | | | +--- io.netty:netty-all:4.0.42.Final -> 4.1.42.Final
| | | | | +--- org.apache.rocketmq:rocketmq-logging:4.8.0
| | | | | \--- io.netty:netty-tcnative-boringssl-static:1.1.33.Fork26 -> 2.0.26.Final
| | | | +--- org.apache.commons:commons-lang3:3.4 -> 3.11
| | | | \--- commons-validator:commons-validator:1.6
| | | | +--- commons-beanutils:commons-beanutils:1.9.2
| | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
| | | | +--- commons-digester:commons-digester:1.8.1
| | | | \--- commons-collections:commons-collections:3.2.2
| | | \--- org.apache.commons:commons-lang3:3.4 -> 3.11
| | +--- org.apache.rocketmq:rocketmq-acl:4.7.1 -> 4.8.0
| | | +--- org.apache.rocketmq:rocketmq-remoting:4.8.0 (*)
| | | +--- org.apache.rocketmq:rocketmq-logging:4.8.0
| | | +--- org.apache.rocketmq:rocketmq-common:4.8.0 (*)
| | | +--- org.apache.rocketmq:rocketmq-srvutil:4.8.0
| | | | +--- org.apache.rocketmq:rocketmq-remoting:4.8.0 (*)
| | | | +--- org.apache.rocketmq:rocketmq-common:4.8.0 (*)
| | | | \--- commons-cli:commons-cli:1.2
| | | +--- org.yaml:snakeyaml:1.19 -> 1.25
| | | +--- commons-codec:commons-codec:1.9 -> 1.13
| | | +--- org.apache.commons:commons-lang3:3.4 -> 3.11
| | | \--- commons-validator:commons-validator:1.6 (*)
| | +--- org.springframework:spring-messaging:5.1.0.RELEASE -> 5.2.0.RELEASE
| | | +--- org.springframework:spring-beans:5.2.0.RELEASE (*)
| | | \--- org.springframework:spring-core:5.2.0.RELEASE (*)
| | +--- org.springframework:spring-core:5.1.0.RELEASE -> 5.2.0.RELEASE (*)
| | +--- org.springframework:spring-context:5.1.0.RELEASE -> 5.2.3.RELEASE (*)
| | +--- org.springframework:spring-aop:5.1.0.RELEASE -> 5.2.0.RELEASE (*)
| | \--- com.fasterxml.jackson.core:jackson-databind:2.11.1 -> 2.10.2 (*)
| +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE -> 2.2.0.RELEASE (*)
| \--- org.springframework.boot:spring-boot-starter-validation:2.0.5.RELEASE -> 2.2.0.RELEASE
| +--- org.springframework.boot:spring-boot-starter:2.2.0.RELEASE (*)
| +--- jakarta.validation:jakarta.validation-api:2.0.1
| +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.27
| \--- org.hibernate.validator:hibernate-validator:6.0.17.Final
| +--- org.jboss.logging:jboss-logging:3.3.2.Final -> 3.4.1.Final
| \--- com.fasterxml:classmate:1.3.4 -> 1.5.0
+--- org.apache.rocketmq:rocketmq-client:4.8.0 (*)
+--- org.apache.rocketmq:rocketmq-acl:4.8.0 (*)
+--- org.springframework.boot:spring-boot-starter-actuator:2.2.4.RELEASE
| +--- org.springframework.boot:spring-boot-starter:2.2.4.RELEASE -> 2.2.0.RELEASE (*)
| +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.2.4.RELEASE -> 2.2.0.RELEASE
| | +--- org.springframework.boot:spring-boot-actuator:2.2.0.RELEASE
| | | +--- org.springframework.boot:spring-boot:2.2.0.RELEASE (*)
| | | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.0
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.10.0
| | | +--- com.fasterxml.jackson.core:jackson-core:2.10.0
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.10.0 -> 2.10.2 (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.2.0.RELEASE (*)
| | +--- com.fasterxml.jackson.core:jackson-databind:2.10.0 -> 2.10.2 (*)
| | +--- org.springframework:spring-core:5.2.0.RELEASE (*)
| | \--- org.springframework:spring-context:5.2.0.RELEASE -> 5.2.3.RELEASE (*)
| \--- io.micrometer:micrometer-core:1.3.2 -> 1.3.0
| +--- org.hdrhistogram:HdrHistogram:2.1.11
| \--- org.latencyutils:LatencyUtils:2.0.3
+--- io.micrometer:micrometer-registry-prometheus:1.3.0
| +--- io.micrometer:micrometer-core:1.3.0 (*)
| \--- io.prometheus:simpleclient_common:0.7.0
| \--- io.prometheus:simpleclient:0.7.0
+--- org.springframework.cloud:spring-cloud-starter-gateway:2.2.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:2.2.1.RELEASE -> 2.2.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-gateway-core:2.2.1.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:2.2.2.RELEASE -> 2.2.0.RELEASE (*)
| | \--- io.projectreactor.addons:reactor-extra:3.3.1.RELEASE -> 3.3.0.RELEASE
| | \--- io.projectreactor:reactor-core:3.3.0.RELEASE (*)
| \--- org.springframework.boot:spring-boot-starter-webflux:2.2.2.RELEASE -> 2.2.0.RELEASE
| +--- org.springframework.boot:spring-boot-starter:2.2.0.RELEASE (*)
| +--- org.springframework.boot:spring-boot-starter-json:2.2.0.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:2.2.0.RELEASE (*)
| | +--- org.springframework:spring-web:5.2.0.RELEASE (*)
| | +--- com.fasterxml.jackson.core:jackson-databind:2.10.0 -> 2.10.2 (*)
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.10.0
| | | +--- com.fasterxml.jackson.core:jackson-core:2.10.0
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.10.0 -> 2.10.2 (*)
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.0 (*)
| | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.10.0
| | +--- com.fasterxml.jackson.core:jackson-core:2.10.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.10.0 -> 2.10.2 (*)
| +--- org.springframework.boot:spring-boot-starter-reactor-netty:2.2.0.RELEASE
| | +--- io.projectreactor.netty:reactor-netty:0.9.0.RELEASE
| | | +--- io.netty:netty-codec-http:4.1.39.Final -> 4.1.42.Final
| | | | +--- io.netty:netty-common:4.1.42.Final
| | | | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | | | +--- io.netty:netty-transport:4.1.42.Final (*)
| | | | +--- io.netty:netty-codec:4.1.42.Final (*)
| | | | \--- io.netty:netty-handler:4.1.42.Final (*)
| | | +--- io.netty:netty-codec-http2:4.1.39.Final -> 4.1.42.Final
| | | | +--- io.netty:netty-common:4.1.42.Final
| | | | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | | | +--- io.netty:netty-transport:4.1.42.Final (*)
| | | | +--- io.netty:netty-codec:4.1.42.Final (*)
| | | | +--- io.netty:netty-handler:4.1.42.Final (*)
| | | | \--- io.netty:netty-codec-http:4.1.42.Final (*)
| | | +--- io.netty:netty-handler:4.1.39.Final -> 4.1.42.Final (*)
| | | +--- io.netty:netty-handler-proxy:4.1.39.Final -> 4.1.42.Final
| | | | +--- io.netty:netty-common:4.1.42.Final
| | | | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | | | +--- io.netty:netty-transport:4.1.42.Final (*)
| | | | +--- io.netty:netty-codec:4.1.42.Final (*)
| | | | +--- io.netty:netty-codec-socks:4.1.42.Final
| | | | | +--- io.netty:netty-common:4.1.42.Final
| | | | | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | | | | +--- io.netty:netty-transport:4.1.42.Final (*)
| | | | | \--- io.netty:netty-codec:4.1.42.Final (*)
| | | | \--- io.netty:netty-codec-http:4.1.42.Final (*)
| | | +--- io.netty:netty-transport-native-epoll:4.1.39.Final -> 4.1.42.Final
| | | | +--- io.netty:netty-common:4.1.42.Final
| | | | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | | | +--- io.netty:netty-transport:4.1.42.Final (*)
| | | | \--- io.netty:netty-transport-native-unix-common:4.1.42.Final
| | | | +--- io.netty:netty-common:4.1.42.Final
| | | | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | | | \--- io.netty:netty-transport:4.1.42.Final (*)
| | | +--- io.projectreactor.addons:reactor-pool:0.1.0.RELEASE
| | | \--- io.projectreactor:reactor-core:3.3.0.RELEASE (*)
| | \--- org.glassfish:jakarta.el:3.0.3
| +--- org.springframework.boot:spring-boot-starter-validation:2.2.0.RELEASE (*)
| +--- org.springframework:spring-web:5.2.0.RELEASE (*)
| +--- org.springframework:spring-webflux:5.2.0.RELEASE
| | +--- org.springframework:spring-beans:5.2.0.RELEASE (*)
| | +--- org.springframework:spring-core:5.2.0.RELEASE (*)
| | +--- org.springframework:spring-web:5.2.0.RELEASE (*)
| | \--- io.projectreactor:reactor-core:3.3.0.RELEASE (*)
| \--- org.synchronoss.cloud:nio-multipart-parser:1.1.0
| +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.28
| \--- org.synchronoss.cloud:nio-stream-storage:1.1.3
| \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.28
+--- org.springframework.cloud:spring-cloud-starter-zookeeper-discovery:2.2.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter-zookeeper:2.2.1.RELEASE
| | +--- org.springframework.cloud:spring-cloud-commons:2.2.2.RELEASE -> 2.2.9.RELEASE (*)
| | \--- org.springframework.cloud:spring-cloud-zookeeper-core:2.2.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-zookeeper-discovery:2.2.1.RELEASE
| | +--- org.springframework.cloud:spring-cloud-zookeeper-core:2.2.1.RELEASE
| | \--- commons-configuration:commons-configuration:1.8
| | \--- commons-lang:commons-lang:2.6
| +--- org.apache.curator:curator-x-discovery:4.0.1
| | +--- org.apache.curator:curator-recipes:4.0.1
| | | \--- org.apache.curator:curator-framework:4.0.1
| | | \--- org.apache.curator:curator-client:4.0.1
| | | +--- org.apache.zookeeper:zookeeper:3.5.3-beta -> 3.4.14
| | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
| | | | +--- com.github.spotbugs:spotbugs-annotations:3.1.9
| | | | | \--- com.google.code.findbugs:jsr305:3.0.2
| | | | +--- log4j:log4j:1.2.17
| | | | +--- jline:jline:0.9.94
| | | | +--- org.apache.yetus:audience-annotations:0.5.0
| | | | \--- io.netty:netty:3.10.6.Final
| | | +--- com.google.guava:guava:20.0 -> 29.0-jre (*)
| | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.28
| | \--- org.codehaus.jackson:jackson-mapper-asl:1.9.13
| | \--- org.codehaus.jackson:jackson-core-asl:1.9.13
| +--- org.springframework.cloud:spring-cloud-netflix-hystrix:2.2.2.RELEASE
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.2.5.RELEASE -> 2.2.0.RELEASE (*)
| | \--- org.springframework.boot:spring-boot-starter-aop:2.2.5.RELEASE -> 2.2.0.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:2.2.2.RELEASE
| | +--- org.springframework.cloud:spring-cloud-starter:2.2.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-ribbon:2.2.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-archaius:2.2.2.RELEASE
| | +--- com.netflix.archaius:archaius-core:0.7.6
| | \--- commons-configuration:commons-configuration:1.8 (*)
| +--- org.springframework.cloud:spring-cloud-starter-netflix-ribbon:2.2.2.RELEASE
| | +--- org.springframework.cloud:spring-cloud-starter:2.2.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-ribbon:2.2.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:2.2.2.RELEASE (*)
| | +--- com.netflix.ribbon:ribbon:2.3.0
| | +--- com.netflix.ribbon:ribbon-core:2.3.0
| | +--- com.netflix.ribbon:ribbon-httpclient:2.3.0
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.3.0 -> 2.3.1
| | \--- io.reactivex:rxjava:1.3.8
| \--- org.springframework.cloud:spring-cloud-starter-loadbalancer:2.2.2.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:2.2.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-loadbalancer:2.2.2.RELEASE
| | +--- org.springframework.cloud:spring-cloud-commons:2.2.2.RELEASE -> 2.2.9.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-context:2.2.2.RELEASE (*)
| | +--- io.projectreactor:reactor-core:3.3.3.RELEASE -> 3.3.0.RELEASE (*)
| | \--- io.projectreactor.addons:reactor-extra:3.3.2.RELEASE -> 3.3.0.RELEASE (*)
| +--- org.springframework.boot:spring-boot-starter-cache:2.2.5.RELEASE -> 2.2.0.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:2.2.0.RELEASE (*)
| | \--- org.springframework:spring-context-support:5.2.0.RELEASE -> 5.2.3.RELEASE (*)
| \--- com.stoyanr:evictor:1.0.0
+--- com.netflix.ribbon:ribbon-loadbalancer:2.3.1
+--- com.netflix.netflix-commons:netflix-statistics:0.1.1
| +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.28
| \--- com.google.code.findbugs:annotations:2.0.0
+--- org.apache.zookeeper:zookeeper:3.4.14 (*)
+--- com.zaxxer:HikariCP:3.4.2
| \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
+--- org.springframework:spring-jdbc:5.2.3.RELEASE
| +--- org.springframework:spring-beans:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
| +--- org.springframework:spring-core:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
| \--- org.springframework:spring-tx:5.2.3.RELEASE -> 5.2.0.RELEASE
| +--- org.springframework:spring-beans:5.2.0.RELEASE (*)
| \--- org.springframework:spring-core:5.2.0.RELEASE (*)
+--- io.jsonwebtoken:jjwt:0.9.1
| \--- com.fasterxml.jackson.core:jackson-databind:2.9.6 -> 2.10.2 (*)
+--- com.ctrip.framework.apollo:apollo-client:1.7.0
| +--- com.ctrip.framework.apollo:apollo-core:1.7.0
| | +--- com.google.code.gson:gson:2.8.0 -> 2.8.6
| | +--- com.google.guava:guava:19.0 -> 29.0-jre (*)
| | \--- org.slf4j:slf4j-api:1.7.21 -> 1.7.28
| +--- com.google.inject:guice:4.1.0
| | +--- javax.inject:javax.inject:1
| | +--- aopalliance:aopalliance:1.0
| | \--- com.google.guava:guava:19.0 -> 29.0-jre (*)
| +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
| \--- org.yaml:snakeyaml:1.17 -> 1.25
+--- org.apache.dubbo:dubbo:2.7.8
| +--- org.springframework:spring-context:4.3.16.RELEASE -> 5.2.3.RELEASE (*)
| +--- com.alibaba.spring:spring-context-support:1.0.8
| +--- org.javassist:javassist:3.20.0-GA
| +--- io.netty:netty-all:4.1.25.Final -> 4.1.42.Final
| +--- com.google.code.gson:gson:2.8.5 -> 2.8.6
| \--- org.yaml:snakeyaml:1.20 -> 1.25
+--- io.opentelemetry:opentelemetry-api:1.17.0
| \--- io.opentelemetry:opentelemetry-context:1.17.0
+--- com.alibaba.cloud:spring-cloud-starter-alibaba-sentinel:2.2.9.RELEASE
| +--- com.alibaba.csp:sentinel-transport-simple-http:1.8.5
| | \--- com.alibaba.csp:sentinel-transport-common:1.8.5
| | +--- com.alibaba.csp:sentinel-datasource-extension:1.8.5
| | | \--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- com.alibaba:fastjson:1.2.83_noneautotype
| +--- com.alibaba.csp:sentinel-annotation-aspectj:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- org.aspectj:aspectjweaver:1.9.2 -> 1.9.5
| +--- com.alibaba.cloud:spring-cloud-circuitbreaker-sentinel:2.2.9.RELEASE
| | +--- org.springframework.cloud:spring-cloud-commons:2.2.9.RELEASE (*)
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- com.alibaba.csp:sentinel-reactor-adapter:1.8.5
| | \--- com.alibaba.csp:sentinel-core:1.8.5
| +--- com.alibaba.csp:sentinel-spring-webflux-adapter:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- com.alibaba.csp:sentinel-reactor-adapter:1.8.5 (*)
| +--- com.alibaba.csp:sentinel-spring-webmvc-adapter:1.8.5
| | \--- com.alibaba.csp:sentinel-core:1.8.5
| +--- com.alibaba.csp:sentinel-parameter-flow-control:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- com.alibaba.csp:sentinel-cluster-server-default:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | +--- com.alibaba.csp:sentinel-cluster-common-default:1.8.5
| | | \--- com.alibaba.csp:sentinel-core:1.8.5
| | +--- com.alibaba.csp:sentinel-parameter-flow-control:1.8.5 (*)
| | \--- io.netty:netty-handler:4.1.48.Final -> 4.1.42.Final (*)
| +--- com.alibaba.csp:sentinel-cluster-client-default:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | +--- com.alibaba.csp:sentinel-cluster-common-default:1.8.5 (*)
| | \--- io.netty:netty-handler:4.1.48.Final -> 4.1.42.Final (*)
| \--- com.alibaba.cloud:spring-cloud-alibaba-sentinel-datasource:2.2.9.RELEASE
| \--- com.alibaba.cloud:spring-cloud-alibaba-commons:2.2.9.RELEASE
+--- com.alibaba.cloud:spring-cloud-alibaba-sentinel-gateway:2.2.9.RELEASE
| +--- com.alibaba.csp:sentinel-api-gateway-adapter-common:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- com.alibaba.csp:sentinel-parameter-flow-control:1.8.5 (*)
| +--- com.alibaba.csp:sentinel-parameter-flow-control:1.8.5 (*)
| +--- com.alibaba.csp:sentinel-zuul-adapter:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- com.alibaba.csp:sentinel-api-gateway-adapter-common:1.8.5 (*)
| +--- com.alibaba.csp:sentinel-spring-cloud-gateway-adapter:1.8.5
| | +--- com.alibaba.csp:sentinel-api-gateway-adapter-common:1.8.5 (*)
| | \--- com.alibaba.csp:sentinel-reactor-adapter:1.8.5 (*)
| \--- com.alibaba.cloud:spring-cloud-alibaba-sentinel-datasource:2.2.9.RELEASE (*)
\--- com.alibaba.csp:sentinel-datasource-apollo:1.8.5
+--- com.alibaba.csp:sentinel-datasource-extension:1.8.5 (*)
\--- com.ctrip.framework.apollo:apollo-client:1.5.0 -> 1.7.0 (*)
compileOnly - Compile only dependencies for source set 'main'. (n)
\--- org.projectlombok:lombok:1.18.12 (n)
default - Configuration for default artifacts.
+--- org.springframework:spring-context:5.2.3.RELEASE
| +--- org.springframework:spring-aop:5.2.3.RELEASE -> 5.2.0.RELEASE
| | +--- org.springframework:spring-beans:5.2.0.RELEASE
| | | \--- org.springframework:spring-core:5.2.0.RELEASE
| | | \--- org.springframework:spring-jcl:5.2.0.RELEASE
| | \--- org.springframework:spring-core:5.2.0.RELEASE (*)
| +--- org.springframework:spring-beans:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
| +--- org.springframework:spring-core:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
| \--- org.springframework:spring-expression:5.2.3.RELEASE -> 5.2.0.RELEASE
| \--- org.springframework:spring-core:5.2.0.RELEASE (*)
+--- org.springframework:spring-context-support:5.2.3.RELEASE
| +--- org.springframework:spring-beans:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
| +--- org.springframework:spring-context:5.2.3.RELEASE (*)
| \--- org.springframework:spring-core:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
+--- org.springframework.cloud:spring-cloud-starter-openfeign:2.2.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:2.2.1.RELEASE -> 2.2.2.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:2.2.5.RELEASE -> 2.2.0.RELEASE
| | | +--- org.springframework.boot:spring-boot:2.2.0.RELEASE
| | | | +--- org.springframework:spring-core:5.2.0.RELEASE (*)
| | | | \--- org.springframework:spring-context:5.2.0.RELEASE -> 5.2.3.RELEASE (*)
| | | +--- org.springframework.boot:spring-boot-autoconfigure:2.2.0.RELEASE
| | | | \--- org.springframework.boot:spring-boot:2.2.0.RELEASE (*)
| | | +--- org.springframework.boot:spring-boot-starter-logging:2.2.0.RELEASE
| | | | +--- ch.qos.logback:logback-classic:1.2.3
| | | | | +--- ch.qos.logback:logback-core:1.2.3
| | | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
| | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.12.1
| | | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
| | | | | \--- org.apache.logging.log4j:log4j-api:2.12.1 -> 2.17.0
| | | | \--- org.slf4j:jul-to-slf4j:1.7.28
| | | | \--- org.slf4j:slf4j-api:1.7.28
| | | +--- jakarta.annotation:jakarta.annotation-api:1.3.5
| | | +--- org.springframework:spring-core:5.2.0.RELEASE (*)
| | | \--- org.yaml:snakeyaml:1.25
| | +--- org.springframework.cloud:spring-cloud-context:2.2.2.RELEASE
| | | \--- org.springframework.security:spring-security-crypto:5.2.2.RELEASE -> 5.2.0.RELEASE
| | +--- org.springframework.cloud:spring-cloud-commons:2.2.2.RELEASE -> 2.2.9.RELEASE
| | | \--- org.springframework.security:spring-security-crypto:5.3.9.RELEASE -> 5.2.0.RELEASE
| | \--- org.springframework.security:spring-security-rsa:1.0.9.RELEASE
| | \--- org.bouncycastle:bcpkix-jdk15on:1.64 -> 1.70
| | +--- org.bouncycastle:bcprov-jdk15on:1.70
| | \--- org.bouncycastle:bcutil-jdk15on:1.70
| | \--- org.bouncycastle:bcprov-jdk15on:1.70
| +--- org.springframework.cloud:spring-cloud-openfeign-core:2.2.1.RELEASE
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.2.2.RELEASE -> 2.2.0.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-ribbon:2.2.1.RELEASE -> 2.2.2.RELEASE
| | | \--- org.springframework.cloud:spring-cloud-netflix-archaius:2.2.2.RELEASE
| | +--- org.springframework.boot:spring-boot-starter-aop:2.2.2.RELEASE -> 2.2.0.RELEASE
| | | +--- org.springframework.boot:spring-boot-starter:2.2.0.RELEASE (*)
| | | +--- org.springframework:spring-aop:5.2.0.RELEASE (*)
| | | \--- org.aspectj:aspectjweaver:1.9.4 -> 1.9.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.28
| | +--- org.springframework:spring-web:5.1.5.RELEASE -> 5.2.0.RELEASE
| | | +--- org.springframework:spring-beans:5.2.0.RELEASE (*)
| | | \--- org.springframework:spring-core:5.2.0.RELEASE (*)
| | +--- commons-fileupload:commons-fileupload:1.4
| | | \--- commons-io:commons-io:2.2
| | \--- org.slf4j:slf4j-api:1.7.26 -> 1.7.28
| +--- org.springframework:spring-web:5.2.2.RELEASE -> 5.2.0.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-commons:2.2.1.RELEASE -> 2.2.9.RELEASE (*)
| +--- io.github.openfeign:feign-core:10.4.0
| +--- io.github.openfeign:feign-slf4j:10.4.0
| | +--- io.github.openfeign:feign-core:10.4.0
| | \--- org.slf4j:slf4j-api:1.7.13 -> 1.7.28
| +--- io.github.openfeign:feign-hystrix:10.4.0
| | +--- io.github.openfeign:feign-core:10.4.0
| | +--- com.netflix.archaius:archaius-core:0.7.6
| | | +--- com.google.code.findbugs:jsr305:3.0.1 -> 3.0.2
| | | +--- commons-configuration:commons-configuration:1.8
| | | | \--- commons-lang:commons-lang:2.6
| | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.28
| | | +--- com.google.guava:guava:16.0 -> 29.0-jre
| | | | +--- com.google.guava:failureaccess:1.0.1
| | | | +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
| | | | +--- com.google.code.findbugs:jsr305:3.0.2
| | | | +--- org.checkerframework:checker-qual:2.11.1
| | | | +--- com.google.errorprone:error_prone_annotations:2.3.4
| | | | \--- com.google.j2objc:j2objc-annotations:1.3
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.10.0
| | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.10.0
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.10.2
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.10.2 -> 2.10.0
| | | \--- com.fasterxml.jackson.core:jackson-core:2.10.2 -> 2.10.0
| | \--- com.netflix.hystrix:hystrix-core:1.5.18
| | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.28
| | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.6 (*)
| | +--- io.reactivex:rxjava:1.2.0 -> 1.3.8
| | \--- org.hdrhistogram:HdrHistogram:2.1.9 -> 2.1.11
| \--- io.github.openfeign:feign-java8:10.4.0
| \--- io.github.openfeign:feign-core:10.4.0
+--- io.github.openfeign:feign-okhttp:10.4.0
| +--- io.github.openfeign:feign-core:10.4.0
| \--- com.squareup.okhttp3:okhttp:3.6.0 -> 3.14.4
| \--- com.squareup.okio:okio:1.17.2
+--- com.google.guava:guava:29.0-jre (*)
+--- org.apache.commons:commons-math3:3.6.1
+--- org.apache.commons:commons-text:1.9
| \--- org.apache.commons:commons-lang3:3.11
+--- org.apache.commons:commons-lang3:3.11
+--- org.bitcoinj:bitcoinj-core:0.15.9
| +--- org.bouncycastle:bcprov-jdk15to18:1.63 -> 1.70
| +--- com.google.protobuf:protobuf-java:3.6.1 -> 3.11.4
| +--- com.google.guava:guava:28.2-android -> 29.0-jre (*)
| +--- com.squareup.okhttp3:okhttp:3.12.8 -> 3.14.4 (*)
| +--- org.slf4j:slf4j-api:1.7.30 -> 1.7.28
| \--- net.jcip:jcip-annotations:1.0
+--- org.apache.httpcomponents:httpclient:4.4
| +--- org.apache.httpcomponents:httpcore:4.4 -> 4.4.12
| \--- commons-codec:commons-codec:1.9 -> 1.13
+--- com.fasterxml.jackson.core:jackson-databind:2.10.2 (*)
+--- org.aspectj:aspectjweaver:1.9.5
+--- mysql:mysql-connector-java:8.0.21
| \--- com.google.protobuf:protobuf-java:3.11.4
+--- com.baomidou:mybatis-plus:3.3.1
| \--- com.baomidou:mybatis-plus-extension:3.3.1
| +--- com.baomidou:mybatis-plus-core:3.3.1
| | +--- com.baomidou:mybatis-plus-annotation:3.3.1
| | | \--- org.mybatis:mybatis:3.5.3
| | +--- com.github.jsqlparser:jsqlparser:3.1
| | \--- org.mybatis:mybatis:3.5.3
| \--- org.mybatis:mybatis-spring:2.0.3
+--- org.redisson:redisson:3.16.5
| +--- io.netty:netty-common:4.1.70.Final -> 4.1.42.Final
| +--- io.netty:netty-codec:4.1.70.Final -> 4.1.42.Final
| | +--- io.netty:netty-common:4.1.42.Final
| | +--- io.netty:netty-buffer:4.1.42.Final
| | | \--- io.netty:netty-common:4.1.42.Final
| | \--- io.netty:netty-transport:4.1.42.Final
| | +--- io.netty:netty-common:4.1.42.Final
| | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | \--- io.netty:netty-resolver:4.1.42.Final
| | \--- io.netty:netty-common:4.1.42.Final
| +--- io.netty:netty-buffer:4.1.70.Final -> 4.1.42.Final (*)
| +--- io.netty:netty-transport:4.1.70.Final -> 4.1.42.Final (*)
| +--- io.netty:netty-resolver:4.1.70.Final -> 4.1.42.Final (*)
| +--- io.netty:netty-resolver-dns:4.1.70.Final -> 4.1.42.Final
| | +--- io.netty:netty-common:4.1.42.Final
| | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | +--- io.netty:netty-resolver:4.1.42.Final (*)
| | +--- io.netty:netty-transport:4.1.42.Final (*)
| | +--- io.netty:netty-codec:4.1.42.Final (*)
| | \--- io.netty:netty-codec-dns:4.1.42.Final
| | +--- io.netty:netty-common:4.1.42.Final
| | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | +--- io.netty:netty-transport:4.1.42.Final (*)
| | \--- io.netty:netty-codec:4.1.42.Final (*)
| +--- io.netty:netty-handler:4.1.70.Final -> 4.1.42.Final
| | +--- io.netty:netty-common:4.1.42.Final
| | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | +--- io.netty:netty-transport:4.1.42.Final (*)
| | \--- io.netty:netty-codec:4.1.42.Final (*)
| +--- javax.cache:cache-api:1.1.1
| +--- io.projectreactor:reactor-core:3.4.4 -> 3.3.0.RELEASE
| | \--- org.reactivestreams:reactive-streams:1.0.3
| +--- org.reactivestreams:reactive-streams:1.0.3
| +--- io.reactivex.rxjava3:rxjava:3.0.12
| | \--- org.reactivestreams:reactive-streams:1.0.3
| +--- org.jboss.marshalling:jboss-marshalling:2.0.11.Final
| +--- org.jboss.marshalling:jboss-marshalling-river:2.0.11.Final
| | \--- org.jboss.marshalling:jboss-marshalling:2.0.11.Final
| +--- org.slf4j:slf4j-api:1.7.30 -> 1.7.28
| +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 -> 2.10.0
| +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.5 -> 2.10.0
| | +--- org.yaml:snakeyaml:1.24 -> 1.25
| | \--- com.fasterxml.jackson.core:jackson-core:2.10.0
| +--- com.fasterxml.jackson.core:jackson-core:2.12.5 -> 2.10.0
| +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 -> 2.10.2 (*)
| +--- net.bytebuddy:byte-buddy:1.11.0 -> 1.10.1
| \--- org.jodd:jodd-bean:5.1.6
| \--- org.jodd:jodd-core:5.1.6
+--- com.github.ben-manes.caffeine:caffeine:2.8.0
| +--- org.checkerframework:checker-qual:2.10.0 -> 2.11.1
| \--- com.google.errorprone:error_prone_annotations:2.3.3 -> 2.3.4
+--- org.mapstruct:mapstruct:1.4.0.Final
+--- org.slf4j:log4j-over-slf4j:1.7.30
| \--- org.slf4j:slf4j-api:1.7.30 -> 1.7.28
+--- org.apache.logging.log4j:log4j-api:2.17.0
+--- net.logstash.logback:logstash-logback-encoder:7.2
| \--- com.fasterxml.jackson.core:jackson-databind:2.13.3 -> 2.10.2 (*)
+--- org.springframework.boot:spring-boot-starter-test:2.2.4.RELEASE
| +--- org.springframework.boot:spring-boot-starter:2.2.4.RELEASE -> 2.2.0.RELEASE (*)
| +--- org.springframework.boot:spring-boot-test:2.2.4.RELEASE -> 2.2.0.RELEASE
| | \--- org.springframework.boot:spring-boot:2.2.0.RELEASE (*)
| +--- org.springframework.boot:spring-boot-test-autoconfigure:2.2.4.RELEASE -> 2.2.0.RELEASE
| | +--- org.springframework.boot:spring-boot-test:2.2.0.RELEASE (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:2.2.0.RELEASE (*)
| +--- com.jayway.jsonpath:json-path:2.4.0
| | +--- net.minidev:json-smart:2.3
| | | \--- net.minidev:accessors-smart:1.2
| | | \--- org.ow2.asm:asm:5.0.4
| | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
| +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.2
| | \--- jakarta.activation:jakarta.activation-api:1.2.1
| +--- org.junit.jupiter:junit-jupiter:5.5.2
| | +--- org.junit.jupiter:junit-jupiter-api:5.5.2
| | | +--- org.apiguardian:apiguardian-api:1.1.0
| | | +--- org.opentest4j:opentest4j:1.2.0
| | | \--- org.junit.platform:junit-platform-commons:1.5.2
| | | \--- org.apiguardian:apiguardian-api:1.1.0
| | +--- org.junit.jupiter:junit-jupiter-params:5.5.2
| | | +--- org.apiguardian:apiguardian-api:1.1.0
| | | \--- org.junit.jupiter:junit-jupiter-api:5.5.2 (*)
| | \--- org.junit.jupiter:junit-jupiter-engine:5.5.2
| | +--- org.apiguardian:apiguardian-api:1.1.0
| | +--- org.junit.platform:junit-platform-engine:1.5.2
| | | +--- org.apiguardian:apiguardian-api:1.1.0
| | | +--- org.opentest4j:opentest4j:1.2.0
| | | \--- org.junit.platform:junit-platform-commons:1.5.2 (*)
| | \--- org.junit.jupiter:junit-jupiter-api:5.5.2 (*)
| +--- org.junit.vintage:junit-vintage-engine:5.5.2
| | +--- org.apiguardian:apiguardian-api:1.1.0
| | +--- org.junit.platform:junit-platform-engine:1.5.2 (*)
| | \--- junit:junit:4.12
| +--- org.mockito:mockito-junit-jupiter:3.1.0
| | +--- org.mockito:mockito-core:3.1.0
| | | +--- net.bytebuddy:byte-buddy:1.9.10 -> 1.10.1
| | | +--- net.bytebuddy:byte-buddy-agent:1.9.10 -> 1.10.1
| | | \--- org.objenesis:objenesis:2.6
| | \--- org.junit.jupiter:junit-jupiter-api:5.4.2 -> 5.5.2 (*)
| +--- org.assertj:assertj-core:3.13.2
| +--- org.hamcrest:hamcrest:2.1
| +--- org.mockito:mockito-core:3.1.0 (*)
| +--- org.skyscreamer:jsonassert:1.5.0
| | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
| +--- org.springframework:spring-core:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
| +--- org.springframework:spring-test:5.2.3.RELEASE -> 5.2.0.RELEASE
| | \--- org.springframework:spring-core:5.2.0.RELEASE (*)
| \--- org.xmlunit:xmlunit-core:2.6.3
+--- com.google.protobuf:protobuf-java:3.11.4
+--- org.apache.rocketmq:rocketmq-spring-boot-starter:2.1.1
| +--- org.apache.rocketmq:rocketmq-spring-boot:2.1.1
| | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
| | +--- org.apache.rocketmq:rocketmq-client:4.7.1 -> 4.8.0
| | | +--- org.apache.rocketmq:rocketmq-common:4.8.0
| | | | +--- org.apache.rocketmq:rocketmq-remoting:4.8.0
| | | | | +--- com.alibaba:fastjson:1.2.69 -> 1.2.83_noneautotype
| | | | | +--- io.netty:netty-all:4.0.42.Final -> 4.1.42.Final
| | | | | +--- org.apache.rocketmq:rocketmq-logging:4.8.0
| | | | | \--- io.netty:netty-tcnative-boringssl-static:1.1.33.Fork26 -> 2.0.26.Final
| | | | +--- org.apache.commons:commons-lang3:3.4 -> 3.11
| | | | \--- commons-validator:commons-validator:1.6
| | | | +--- commons-beanutils:commons-beanutils:1.9.2
| | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
| | | | +--- commons-digester:commons-digester:1.8.1
| | | | \--- commons-collections:commons-collections:3.2.2
| | | \--- org.apache.commons:commons-lang3:3.4 -> 3.11
| | +--- org.apache.rocketmq:rocketmq-acl:4.7.1 -> 4.8.0
| | | +--- org.apache.rocketmq:rocketmq-remoting:4.8.0 (*)
| | | +--- org.apache.rocketmq:rocketmq-logging:4.8.0
| | | +--- org.apache.rocketmq:rocketmq-common:4.8.0 (*)
| | | +--- org.apache.rocketmq:rocketmq-srvutil:4.8.0
| | | | +--- org.apache.rocketmq:rocketmq-remoting:4.8.0 (*)
| | | | +--- org.apache.rocketmq:rocketmq-common:4.8.0 (*)
| | | | \--- commons-cli:commons-cli:1.2
| | | +--- org.yaml:snakeyaml:1.19 -> 1.25
| | | +--- commons-codec:commons-codec:1.9 -> 1.13
| | | +--- org.apache.commons:commons-lang3:3.4 -> 3.11
| | | \--- commons-validator:commons-validator:1.6 (*)
| | +--- org.springframework:spring-messaging:5.1.0.RELEASE -> 5.2.0.RELEASE
| | | +--- org.springframework:spring-beans:5.2.0.RELEASE (*)
| | | \--- org.springframework:spring-core:5.2.0.RELEASE (*)
| | +--- org.springframework:spring-core:5.1.0.RELEASE -> 5.2.0.RELEASE (*)
| | +--- org.springframework:spring-context:5.1.0.RELEASE -> 5.2.3.RELEASE (*)
| | +--- org.springframework:spring-aop:5.1.0.RELEASE -> 5.2.0.RELEASE (*)
| | \--- com.fasterxml.jackson.core:jackson-databind:2.11.1 -> 2.10.2 (*)
| +--- org.springframework.boot:spring-boot-starter:2.0.5.RELEASE -> 2.2.0.RELEASE (*)
| \--- org.springframework.boot:spring-boot-starter-validation:2.0.5.RELEASE -> 2.2.0.RELEASE
| +--- org.springframework.boot:spring-boot-starter:2.2.0.RELEASE (*)
| +--- jakarta.validation:jakarta.validation-api:2.0.1
| +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.27
| \--- org.hibernate.validator:hibernate-validator:6.0.17.Final
| +--- org.jboss.logging:jboss-logging:3.3.2.Final -> 3.4.1.Final
| \--- com.fasterxml:classmate:1.3.4 -> 1.5.0
+--- org.apache.rocketmq:rocketmq-client:4.8.0 (*)
+--- org.apache.rocketmq:rocketmq-acl:4.8.0 (*)
+--- org.springframework.boot:spring-boot-starter-actuator:2.2.4.RELEASE
| +--- org.springframework.boot:spring-boot-starter:2.2.4.RELEASE -> 2.2.0.RELEASE (*)
| +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.2.4.RELEASE -> 2.2.0.RELEASE
| | +--- org.springframework.boot:spring-boot-actuator:2.2.0.RELEASE
| | | +--- org.springframework.boot:spring-boot:2.2.0.RELEASE (*)
| | | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.0
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.10.0
| | | +--- com.fasterxml.jackson.core:jackson-core:2.10.0
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.10.0 -> 2.10.2 (*)
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.2.0.RELEASE (*)
| | +--- com.fasterxml.jackson.core:jackson-databind:2.10.0 -> 2.10.2 (*)
| | +--- org.springframework:spring-core:5.2.0.RELEASE (*)
| | +--- org.springframework:spring-context:5.2.0.RELEASE -> 5.2.3.RELEASE (*)
| | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.0 (*)
| \--- io.micrometer:micrometer-core:1.3.2 -> 1.3.0
| +--- org.hdrhistogram:HdrHistogram:2.1.11
| \--- org.latencyutils:LatencyUtils:2.0.3
+--- io.micrometer:micrometer-registry-prometheus:1.3.0
| +--- io.micrometer:micrometer-core:1.3.0 (*)
| \--- io.prometheus:simpleclient_common:0.7.0
| \--- io.prometheus:simpleclient:0.7.0
+--- org.springframework.cloud:spring-cloud-starter-gateway:2.2.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:2.2.1.RELEASE -> 2.2.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-gateway-core:2.2.1.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:2.2.2.RELEASE -> 2.2.0.RELEASE (*)
| | \--- io.projectreactor.addons:reactor-extra:3.3.1.RELEASE -> 3.3.0.RELEASE
| | \--- io.projectreactor:reactor-core:3.3.0.RELEASE (*)
| \--- org.springframework.boot:spring-boot-starter-webflux:2.2.2.RELEASE -> 2.2.0.RELEASE
| +--- org.springframework.boot:spring-boot-starter:2.2.0.RELEASE (*)
| +--- org.springframework.boot:spring-boot-starter-json:2.2.0.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:2.2.0.RELEASE (*)
| | +--- org.springframework:spring-web:5.2.0.RELEASE (*)
| | +--- com.fasterxml.jackson.core:jackson-databind:2.10.0 -> 2.10.2 (*)
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.10.0
| | | +--- com.fasterxml.jackson.core:jackson-core:2.10.0
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.10.0 -> 2.10.2 (*)
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.0 (*)
| | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.10.0
| | +--- com.fasterxml.jackson.core:jackson-core:2.10.0
| | \--- com.fasterxml.jackson.core:jackson-databind:2.10.0 -> 2.10.2 (*)
| +--- org.springframework.boot:spring-boot-starter-reactor-netty:2.2.0.RELEASE
| | +--- io.projectreactor.netty:reactor-netty:0.9.0.RELEASE
| | | +--- io.netty:netty-codec-http:4.1.39.Final -> 4.1.42.Final
| | | | +--- io.netty:netty-common:4.1.42.Final
| | | | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | | | +--- io.netty:netty-transport:4.1.42.Final (*)
| | | | +--- io.netty:netty-codec:4.1.42.Final (*)
| | | | \--- io.netty:netty-handler:4.1.42.Final (*)
| | | +--- io.netty:netty-codec-http2:4.1.39.Final -> 4.1.42.Final
| | | | +--- io.netty:netty-common:4.1.42.Final
| | | | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | | | +--- io.netty:netty-transport:4.1.42.Final (*)
| | | | +--- io.netty:netty-codec:4.1.42.Final (*)
| | | | +--- io.netty:netty-handler:4.1.42.Final (*)
| | | | \--- io.netty:netty-codec-http:4.1.42.Final (*)
| | | +--- io.netty:netty-handler:4.1.39.Final -> 4.1.42.Final (*)
| | | +--- io.netty:netty-handler-proxy:4.1.39.Final -> 4.1.42.Final
| | | | +--- io.netty:netty-common:4.1.42.Final
| | | | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | | | +--- io.netty:netty-transport:4.1.42.Final (*)
| | | | +--- io.netty:netty-codec:4.1.42.Final (*)
| | | | +--- io.netty:netty-codec-socks:4.1.42.Final
| | | | | +--- io.netty:netty-common:4.1.42.Final
| | | | | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | | | | +--- io.netty:netty-transport:4.1.42.Final (*)
| | | | | \--- io.netty:netty-codec:4.1.42.Final (*)
| | | | \--- io.netty:netty-codec-http:4.1.42.Final (*)
| | | +--- io.netty:netty-transport-native-epoll:4.1.39.Final -> 4.1.42.Final
| | | | +--- io.netty:netty-common:4.1.42.Final
| | | | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | | | +--- io.netty:netty-transport:4.1.42.Final (*)
| | | | \--- io.netty:netty-transport-native-unix-common:4.1.42.Final
| | | | +--- io.netty:netty-common:4.1.42.Final
| | | | +--- io.netty:netty-buffer:4.1.42.Final (*)
| | | | \--- io.netty:netty-transport:4.1.42.Final (*)
| | | +--- io.projectreactor.addons:reactor-pool:0.1.0.RELEASE
| | | \--- io.projectreactor:reactor-core:3.3.0.RELEASE (*)
| | \--- org.glassfish:jakarta.el:3.0.3
| +--- org.springframework.boot:spring-boot-starter-validation:2.2.0.RELEASE (*)
| +--- org.springframework:spring-web:5.2.0.RELEASE (*)
| +--- org.springframework:spring-webflux:5.2.0.RELEASE
| | +--- org.springframework:spring-beans:5.2.0.RELEASE (*)
| | +--- org.springframework:spring-core:5.2.0.RELEASE (*)
| | +--- org.springframework:spring-web:5.2.0.RELEASE (*)
| | \--- io.projectreactor:reactor-core:3.3.0.RELEASE (*)
| \--- org.synchronoss.cloud:nio-multipart-parser:1.1.0
| +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.28
| \--- org.synchronoss.cloud:nio-stream-storage:1.1.3
| \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.28
+--- org.springframework.cloud:spring-cloud-starter-zookeeper-discovery:2.2.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter-zookeeper:2.2.1.RELEASE
| | +--- org.springframework.cloud:spring-cloud-commons:2.2.2.RELEASE -> 2.2.9.RELEASE (*)
| | \--- org.springframework.cloud:spring-cloud-zookeeper-core:2.2.1.RELEASE
| +--- org.springframework.cloud:spring-cloud-zookeeper-discovery:2.2.1.RELEASE
| | +--- org.springframework.cloud:spring-cloud-zookeeper-core:2.2.1.RELEASE
| | \--- commons-configuration:commons-configuration:1.8 (*)
| +--- org.apache.curator:curator-x-discovery:4.0.1
| | +--- org.apache.curator:curator-recipes:4.0.1
| | | \--- org.apache.curator:curator-framework:4.0.1
| | | \--- org.apache.curator:curator-client:4.0.1
| | | +--- org.apache.zookeeper:zookeeper:3.5.3-beta -> 3.4.14
| | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
| | | | +--- com.github.spotbugs:spotbugs-annotations:3.1.9
| | | | | \--- com.google.code.findbugs:jsr305:3.0.2
| | | | +--- log4j:log4j:1.2.17
| | | | +--- jline:jline:0.9.94
| | | | +--- org.apache.yetus:audience-annotations:0.5.0
| | | | \--- io.netty:netty:3.10.6.Final
| | | +--- com.google.guava:guava:20.0 -> 29.0-jre (*)
| | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.28
| | \--- org.codehaus.jackson:jackson-mapper-asl:1.9.13
| | \--- org.codehaus.jackson:jackson-core-asl:1.9.13
| +--- org.springframework.cloud:spring-cloud-netflix-hystrix:2.2.2.RELEASE
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.2.5.RELEASE -> 2.2.0.RELEASE (*)
| | \--- org.springframework.boot:spring-boot-starter-aop:2.2.5.RELEASE -> 2.2.0.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:2.2.2.RELEASE
| | +--- org.springframework.cloud:spring-cloud-starter:2.2.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-ribbon:2.2.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-archaius:2.2.2.RELEASE
| | +--- com.netflix.archaius:archaius-core:0.7.6 (*)
| | \--- commons-configuration:commons-configuration:1.8 (*)
| +--- org.springframework.cloud:spring-cloud-starter-netflix-ribbon:2.2.2.RELEASE
| | +--- org.springframework.cloud:spring-cloud-starter:2.2.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-netflix-ribbon:2.2.2.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:2.2.2.RELEASE (*)
| | +--- com.netflix.ribbon:ribbon:2.3.0
| | | +--- com.netflix.ribbon:ribbon-core:2.3.0
| | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.28
| | | | +--- com.google.code.findbugs:annotations:2.0.0
| | | | +--- com.google.guava:guava:16.0 -> 29.0-jre (*)
| | | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | | +--- commons-lang:commons-lang:2.6
| | | | \--- com.netflix.archaius:archaius-core:0.7.6 (*)
| | | +--- com.netflix.ribbon:ribbon-transport:2.3.0
| | | | +--- com.netflix.ribbon:ribbon-core:2.3.0 (*)
| | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.3.0 -> 2.3.1
| | | | +--- io.reactivex:rxjava:1.0.10 -> 1.3.8
| | | | +--- io.reactivex:rxnetty:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.3.8
| | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.28
| | | | +--- io.reactivex:rxnetty-contexts:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.3.8
| | | | | \--- io.reactivex:rxnetty:0.4.9 (*)
| | | | +--- io.reactivex:rxnetty-servo:0.4.9
| | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.3.8
| | | | | +--- io.reactivex:rxnetty:0.4.9 (*)
| | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.10.1
| | | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.28
| | | | | +--- com.google.guava:guava:16.0.1 -> 29.0-jre (*)
| | | | | +--- com.google.code.findbugs:annotations:2.0.0
| | | | | \--- com.netflix.servo:servo-internal:0.10.1
| | | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.28
| | | | | \--- com.google.guava:guava:16.0.1 -> 29.0-jre (*)
| | | | +--- javax.inject:javax.inject:1
| | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.28
| | | | +--- com.google.guava:guava:16.0.1 -> 29.0-jre (*)
| | | | \--- com.netflix.archaius:archaius-core:0.7.6 (*)
| | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.5.18 (*)
| | | +--- javax.inject:javax.inject:1
| | | +--- io.reactivex:rxjava:1.0.10 -> 1.3.8
| | | +--- io.reactivex:rxnetty:0.4.9 (*)
| | | +--- commons-configuration:commons-configuration:1.8 (*)
| | | +--- com.google.guava:guava:16.0.1 -> 29.0-jre (*)
| | | \--- com.netflix.archaius:archaius-core:0.7.6 (*)
| | +--- com.netflix.ribbon:ribbon-core:2.3.0 (*)
| | +--- com.netflix.ribbon:ribbon-httpclient:2.3.0
| | | +--- com.netflix.ribbon:ribbon-core:2.3.0 (*)
| | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.3.0 -> 2.3.1
| | | +--- commons-collections:commons-collections:3.2.2
| | | +--- org.apache.httpcomponents:httpclient:4.2.1 -> 4.4 (*)
| | | +--- com.sun.jersey:jersey-client:1.19.1
| | | | \--- com.sun.jersey:jersey-core:1.19.1
| | | | \--- javax.ws.rs:jsr311-api:1.1.1
| | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19.1
| | | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.4 (*)
| | | | \--- com.sun.jersey:jersey-client:1.19.1 (*)
| | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.28
| | | +--- com.netflix.servo:servo-core:0.10.1 (*)
| | | +--- com.google.guava:guava:16.0.1 -> 29.0-jre (*)
| | | +--- com.netflix.archaius:archaius-core:0.7.6 (*)
| | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1
| | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.28
| | +--- com.netflix.ribbon:ribbon-loadbalancer:2.3.0 -> 2.3.1
| | \--- io.reactivex:rxjava:1.3.8
| \--- org.springframework.cloud:spring-cloud-starter-loadbalancer:2.2.2.RELEASE
| +--- org.springframework.cloud:spring-cloud-starter:2.2.2.RELEASE (*)
| +--- org.springframework.cloud:spring-cloud-loadbalancer:2.2.2.RELEASE
| | +--- org.springframework.cloud:spring-cloud-commons:2.2.2.RELEASE -> 2.2.9.RELEASE (*)
| | +--- org.springframework.cloud:spring-cloud-context:2.2.2.RELEASE (*)
| | +--- io.projectreactor:reactor-core:3.3.3.RELEASE -> 3.3.0.RELEASE (*)
| | \--- io.projectreactor.addons:reactor-extra:3.3.2.RELEASE -> 3.3.0.RELEASE (*)
| +--- org.springframework.boot:spring-boot-starter-cache:2.2.5.RELEASE -> 2.2.0.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:2.2.0.RELEASE (*)
| | \--- org.springframework:spring-context-support:5.2.0.RELEASE -> 5.2.3.RELEASE (*)
| \--- com.stoyanr:evictor:1.0.0
+--- com.netflix.ribbon:ribbon-loadbalancer:2.3.1
+--- com.netflix.netflix-commons:netflix-statistics:0.1.1
| +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.28
| \--- com.google.code.findbugs:annotations:2.0.0
+--- org.apache.zookeeper:zookeeper:3.4.14 (*)
+--- com.zaxxer:HikariCP:3.4.2
| \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.28
+--- org.springframework:spring-jdbc:5.2.3.RELEASE
| +--- org.springframework:spring-beans:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
| +--- org.springframework:spring-core:5.2.3.RELEASE -> 5.2.0.RELEASE (*)
| \--- org.springframework:spring-tx:5.2.3.RELEASE -> 5.2.0.RELEASE
| +--- org.springframework:spring-beans:5.2.0.RELEASE (*)
| \--- org.springframework:spring-core:5.2.0.RELEASE (*)
+--- io.jsonwebtoken:jjwt:0.9.1
| \--- com.fasterxml.jackson.core:jackson-databind:2.9.6 -> 2.10.2 (*)
+--- com.ctrip.framework.apollo:apollo-client:1.7.0 (*)
+--- org.apache.dubbo:dubbo:2.7.8 (*)
+--- io.opentelemetry:opentelemetry-api:1.17.0
| \--- io.opentelemetry:opentelemetry-context:1.17.0
+--- com.alibaba.cloud:spring-cloud-starter-alibaba-sentinel:2.2.9.RELEASE
| +--- com.alibaba.csp:sentinel-transport-simple-http:1.8.5
| | \--- com.alibaba.csp:sentinel-transport-common:1.8.5
| | +--- com.alibaba.csp:sentinel-datasource-extension:1.8.5
| | | \--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- com.alibaba:fastjson:1.2.83_noneautotype
| +--- com.alibaba.csp:sentinel-annotation-aspectj:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- org.aspectj:aspectjweaver:1.9.2 -> 1.9.5
| +--- com.alibaba.cloud:spring-cloud-circuitbreaker-sentinel:2.2.9.RELEASE
| | +--- org.springframework.cloud:spring-cloud-commons:2.2.9.RELEASE (*)
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- com.alibaba.csp:sentinel-reactor-adapter:1.8.5
| | \--- com.alibaba.csp:sentinel-core:1.8.5
| +--- com.alibaba.csp:sentinel-spring-webflux-adapter:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- com.alibaba.csp:sentinel-reactor-adapter:1.8.5 (*)
| +--- com.alibaba.csp:sentinel-spring-webmvc-adapter:1.8.5
| | \--- com.alibaba.csp:sentinel-core:1.8.5
| +--- com.alibaba.csp:sentinel-parameter-flow-control:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
| +--- com.alibaba.csp:sentinel-cluster-server-default:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | +--- com.alibaba.csp:sentinel-cluster-common-default:1.8.5
| | | \--- com.alibaba.csp:sentinel-core:1.8.5
| | +--- com.alibaba.csp:sentinel-parameter-flow-control:1.8.5 (*)
| | \--- io.netty:netty-handler:4.1.48.Final -> 4.1.42.Final (*)
| +--- com.alibaba.csp:sentinel-cluster-client-default:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | +--- com.alibaba.csp:sentinel-cluster-common-default:1.8.5 (*)
| | \--- io.netty:netty-handler:4.1.48.Final -> 4.1.42.Final (*)
| \--- com.alibaba.cloud:spring-cloud-alibaba-sentinel-datasource:2.2.9.RELEASE
| \--- com.alibaba.cloud:spring-cloud-alibaba-commons:2.2.9.RELEASE
+--- com.alibaba.cloud:spring-cloud-alibaba-sentinel-gateway:2.2.9.RELEASE
| +--- com.alibaba.csp:sentinel-api-gateway-adapter-common:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- com.alibaba.csp:sentinel-parameter-flow-control:1.8.5 (*)
| +--- com.alibaba.csp:sentinel-parameter-flow-control:1.8.5 (*)
| +--- com.alibaba.csp:sentinel-zuul-adapter:1.8.5
| | +--- com.alibaba.csp:sentinel-core:1.8.5
| | \--- com.alibaba.csp:sentinel-api-gateway-adapter-common:1.8.5 (*)
| +--- com.alibaba.csp:sentinel-spring-cloud-gateway-adapter:1.8.5
| | +--- com.alibaba.csp:sentinel-api-gateway-adapter-common:1.8.5 (*)
| | \--- com.alibaba.csp:sentinel-reactor-adapter:1.8.5 (*)
| \--- com.alibaba.cloud:spring-cloud-alibaba-sentinel-datasource:2.2.9.RELEASE (*)
\--- com.alibaba.csp:sentinel-datasource-apollo:1.8.5
+--- com.alibaba.csp:sentinel-datasource-extension:1.8.5 (*)
\--- com.ctrip.framework.apollo:apollo-client:1.5.0 -> 1.7.0 (*)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment