From 4f473aaf122078ea6133557a256095f9f608caa6 Mon Sep 17 00:00:00 2001 From: "nil.zhong" Date: Mon, 10 Jul 2023 10:54:11 +0800 Subject: [PATCH] Upgrade fizz-aggregate-spring-boot-starter to 1.0.0 --- fizz-core/pom.xml | 670 +++++++++++++++++++++++----------------------- 1 file changed, 335 insertions(+), 335 deletions(-) diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index 76aac1f..e110935 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -1,336 +1,336 @@ - - - - fizz-gateway-community - com.fizzgate - 3.0.0-SNAPSHOT - ../pom.xml - - 4.0.0 - - fizz-core - - - 1.0.0-SNAPSHOT - - - - - com.fizzgate - fizz-aggregate-spring-boot-starter - ${aggregate.version} - - - com.fizzgate - fizz-core - - - - - - com.lmax - disruptor - - - - com.fizzgate - fizz-common - - - - org.springframework.session - spring-session-bom - Dragonfruit-SR3 - pom - import - - - - org.springframework.boot - spring-boot-starter-webflux - - - org.springframework.boot - spring-boot-starter-logging - - - - - - org.springframework.boot - spring-boot-starter-log4j2 - - - ch.qos.logback - logback-classic - true - - - - org.springframework.boot - spring-boot-starter-test - test - - - org.junit.vintage - junit-vintage-engine - - - org.skyscreamer - jsonassert - - - - - - io.projectreactor - reactor-test - test - - - - com.alibaba - fastjson - - - - com.google.code.gson - gson - - - - net.minidev - json-smart - - - - org.codehaus.jettison - jettison - - - - org.json - json - - - - org.apache.tapestry - tapestry-json - - - - org.apache.commons - commons-lang3 - - - - org.codehaus.groovy - groovy-all - - - - commons-io - commons-io - - - - com.ctrip.framework.apollo - apollo-client - - - - org.springframework.cloud - spring-cloud-starter-netflix-eureka-client - - - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-config - - - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-discovery - - - - org.springframework.boot - spring-boot-configuration-processor - true - - - - org.apache.commons - commons-pool2 - - - - com.github.ben-manes.caffeine - caffeine - - - error_prone_annotations - com.google.errorprone - - - - - - org.springframework.boot - spring-boot-starter-data-redis-reactive - - - - it.ozimov - embedded-redis - test - - - org.slf4j - slf4j-simple - - - - - - org.noear - snack3 - - - - org.springframework.session - spring-session-data-redis - - - - com.auth0 - java-jwt - - - - org.mockito - mockito-core - test - - - - org.mockito - mockito-inline - test - - - - org.apache.dubbo - dubbo - - - - - io.grpc - grpc-all - - - io.grpc - grpc-services - - - org.projectlombok - lombok - - - - - org.reflections - reflections - ${reflections.version} - - - - org.apache.curator - curator-client - - - org.apache.curator - curator-framework - - - org.apache.curator - curator-recipes - - - org.apache.zookeeper - zookeeper - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - - - - junit - junit - test - - - - org.bouncycastle - bcpkix-jdk15on - - - - com.google.guava - guava - - - - commons-codec - commons-codec - - - - commons-beanutils - commons-beanutils - - - - io.netty - netty-tcnative - - - io.netty - netty-tcnative-boringssl-static - - - io.netty - netty-tcnative-classes - - - - - - sonatype-snapshots - SonaType Snapshots - https://oss.sonatype.org/content/repositories/snapshots - - true - - - - - - - - org.apache.maven.plugins - maven-source-plugin - - - + + + + fizz-gateway-community + com.fizzgate + 3.0.0-SNAPSHOT + ../pom.xml + + 4.0.0 + + fizz-core + + + 1.0.0 + + + + + com.fizzgate + fizz-aggregate-spring-boot-starter + ${aggregate.version} + + + com.fizzgate + fizz-core + + + + + + com.lmax + disruptor + + + + com.fizzgate + fizz-common + + + + org.springframework.session + spring-session-bom + Dragonfruit-SR3 + pom + import + + + + org.springframework.boot + spring-boot-starter-webflux + + + org.springframework.boot + spring-boot-starter-logging + + + + + + org.springframework.boot + spring-boot-starter-log4j2 + + + ch.qos.logback + logback-classic + true + + + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + + + org.skyscreamer + jsonassert + + + + + + io.projectreactor + reactor-test + test + + + + com.alibaba + fastjson + + + + com.google.code.gson + gson + + + + net.minidev + json-smart + + + + org.codehaus.jettison + jettison + + + + org.json + json + + + + org.apache.tapestry + tapestry-json + + + + org.apache.commons + commons-lang3 + + + + org.codehaus.groovy + groovy-all + + + + commons-io + commons-io + + + + com.ctrip.framework.apollo + apollo-client + + + + org.springframework.cloud + spring-cloud-starter-netflix-eureka-client + + + + com.alibaba.cloud + spring-cloud-starter-alibaba-nacos-config + + + + com.alibaba.cloud + spring-cloud-starter-alibaba-nacos-discovery + + + + org.springframework.boot + spring-boot-configuration-processor + true + + + + org.apache.commons + commons-pool2 + + + + com.github.ben-manes.caffeine + caffeine + + + error_prone_annotations + com.google.errorprone + + + + + + org.springframework.boot + spring-boot-starter-data-redis-reactive + + + + it.ozimov + embedded-redis + test + + + org.slf4j + slf4j-simple + + + + + + org.noear + snack3 + + + + org.springframework.session + spring-session-data-redis + + + + com.auth0 + java-jwt + + + + org.mockito + mockito-core + test + + + + org.mockito + mockito-inline + test + + + + org.apache.dubbo + dubbo + + + + + io.grpc + grpc-all + + + io.grpc + grpc-services + + + org.projectlombok + lombok + + + + + org.reflections + reflections + ${reflections.version} + + + + org.apache.curator + curator-client + + + org.apache.curator + curator-framework + + + org.apache.curator + curator-recipes + + + org.apache.zookeeper + zookeeper + + + org.slf4j + slf4j-log4j12 + + + log4j + log4j + + + + + + junit + junit + test + + + + org.bouncycastle + bcpkix-jdk15on + + + + com.google.guava + guava + + + + commons-codec + commons-codec + + + + commons-beanutils + commons-beanutils + + + + io.netty + netty-tcnative + + + io.netty + netty-tcnative-boringssl-static + + + io.netty + netty-tcnative-classes + + + + + + sonatype-snapshots + SonaType Snapshots + https://oss.sonatype.org/content/repositories/snapshots + + true + + + + + + + + org.apache.maven.plugins + maven-source-plugin + + + \ No newline at end of file