From 67a4c1a51836bd9497deac9d83d4eebdbc3fd774 Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Wed, 14 Sep 2022 16:47:06 +0800 Subject: [PATCH] Deprecated schbrain-dependency-bom --- pom.xml | 529 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 526 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4dedbee..e018e28 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,13 @@ + 4.0.0 - com.schbrain - schbrain-dependency-bom - 1.0.1 + org.springframework.boot + spring-boot-starter-parent + 2.7.3 com.schbrain.framework @@ -32,9 +33,478 @@ 11 + 2021.0.4 + + + 2.1.0 + 2.1.0 + 2.1.0 + 2.1.1 + 2.1.0 + 2.1.0 + 2.1.0 + 2.1.0 + 2.1.0 + 2.1.0 + 2.1.0 + 2.1.0 + 2.1.0 + + + 1.71.1 + 3.3.0 + 3.5.0 + 1.9.4 + 4.4 + 2.11.0 + 1.2.83 + 31.1-jre + 5.1.0 + 5.8.6 + 3.0.2 + 2.5.1 + 3.5.0 + + + 3.1.1 + + 1.2.11 + 3.5.0 + 5.3.1 + 2.2.2 + 3.5.2 + + + 4.3.0 + 3.1.0 + 3.4.14 + + 2.0.1 + + 2.16.10 + 3.1.0 + 1.2.6 + 4.6.1 + 3.15.1 + + 7.2 + + 2.0.2 + + + 1.2.7 + 1.0.3 + https://maven.schbrain.com/repository + + + + com.schbrain.common + common + ${schbrain-common.version} + + + com.schbrain.common + common-util + ${schbrain-common-util.version} + + + com.schbrain.common + web-common + ${schbrain-web-common.version} + + + com.schbrain.common + module-tree + ${schbrain-module-tree.version} + + + + com.schbrain.framework + schbrain-spring-support + ${schbrain-spring-support.version} + + + com.schbrain.framework + dubbo-spring-boot-starter + ${schbrain-dubbo.version} + + + com.schbrain.framework + mybatis-spring-boot-starter + ${schbrain-mybatis.version} + + + com.schbrain.framework + apollo-spring-boot-starter + ${schbrain-apollo.version} + + + com.schbrain.framework + logger-spring-boot-starter + ${schbrain-logger.version} + + + com.schbrain.framework + oss-spring-boot-starter + ${schbrain-oss.version} + + + com.schbrain.framework + xxl-job-spring-boot-starter + ${schbrain-xxl.version} + + + com.schbrain.framework + cache-spring-boot-starter + ${schbrain-cache.version} + + + com.schbrain.framework + schbrain-base-dao + ${schbrain-base-dao.version} + + + + + cn.hutool + hutool-all + ${hutool.version} + + + org.bouncycastle + bcprov-jdk18on + ${bouncycastle.version} + + + cglib + cglib + ${cglib.version} + + + com.google.guava + guava + ${guava.version} + + + com.google.code.findbugs + jsr305 + ${jsr305.version} + + + commons-io + commons-io + ${commons-io.version} + + + commons-beanutils + commons-beanutils + ${commons-beanutils.version} + + + org.apache.commons + commons-collections4 + ${commons-collections4.version} + + + com.belerweb + pinyin4j + ${pinyin4j.version} + + + com.google.zxing + core + ${com.google.zxing.version} + + + com.alibaba + fastjson + ${fastjson.version} + + + com.alibaba + easyexcel + ${easyexcel.version} + + + org.apache.dubbo + dubbo + ${dubbo.version} + + + org.apache.dubbo + dubbo-spring-boot-starter + ${dubbo.version} + + + + org.apache.dubbo + dubbo-common + ${dubbo.version} + + + log4j + log4j + + + commons-logging + commons-logging + + + + + org.apache.dubbo + dubbo-filter-validation + ${dubbo.version} + + + org.apache.dubbo + dubbo-config-spring + ${dubbo.version} + + + org.springframework + spring-web + + + + + org.apache.dubbo + dubbo-remoting-netty4 + ${dubbo.version} + + + org.apache.dubbo + dubbo-rpc-triple + ${dubbo.version} + + + org.apache.dubbo + dubbo-rpc-dubbo + ${dubbo.version} + + + org.apache.dubbo + dubbo-registry-zookeeper + ${dubbo.version} + + + org.apache.dubbo + dubbo-remoting-zookeeper-curator5 + + + log4j + log4j + + + org.apache.dubbo + dubbo-container-api + + + + + org.apache.dubbo + dubbo-serialization-hessian2 + ${dubbo.version} + + + org.apache.dubbo + dubbo-metadata-report-zookeeper + ${dubbo.version} + + + org.apache.dubbo + dubbo-configcenter-zookeeper + + + + + org.apache.zookeeper + zookeeper + ${zookeeper.version} + + + log4j + log4j + + + org.slf4j + slf4j-log4j12 + + + io.netty + netty + + + + + org.apache.curator + curator-recipes + ${curator.version} + + + org.apache.curator + curator-framework + ${curator.version} + + + com.github.pagehelper + pagehelper + ${pagehelper.version} + + + org.mybatis.spring.boot + mybatis-spring-boot-starter + ${mybatis.starter.version} + + + com.baomidou + mybatis-plus-boot-starter + ${mybatis-plus.version} + + + com.alibaba + druid + ${druid.version} + + + javax.annotation-api + javax.annotation + + + + + com.alibaba + druid-spring-boot-starter + ${druid.version} + + + com.ctrip.framework.apollo + apollo-client + ${apollo.version} + + + com.google.inject + guice + ${guice.version} + + + com.aliyun + aliyun-java-sdk-core + ${aliyun-sdk-core.version} + + + commons-logging + commons-logging + + + org.bouncycastle + bcprov-jdk15on + + + + + com.aliyun.oss + aliyun-sdk-oss + ${aliyun-sdk-oss.version} + + + commons-logging + commons-logging + + + + + com.aliyun + aliyun-java-sdk-vod + ${aliyun-java-sdk-vod.version} + + + com.aliyun + aliyun-java-sdk-sts + ${aliyun-java-sdk-sts.version} + + + com.aliyun + aliyun-java-sdk-dypnsapi + ${aliyun-java-sdk-dypnsapi.version} + + + net.logstash.logback + logstash-logback-encoder + ${logstash-logback-encoder.version} + + + org.redisson + redisson + ${redisson.version} + + + com.xuxueli + xxl-job-core + ${xxl-job.version} + + + org.springframework.cloud + spring-cloud-dependencies + ${spring.cloud-version} + pom + import + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + repackage + package + + repackage + + + + buildInfo + compile + + build-info + + + + + + pl.project13.maven + git-commit-id-plugin + + false + false + false + yyyy-MM-dd HH:mm:ss + GMT+8 + + + + com.schbrain.maven.plugin + integration-maven-plugin + ${integration-maven-plugin.version} + + + prepare + package + + prepare + + + + + + org.apache.maven.plugins @@ -116,6 +586,59 @@ + + + libs-releases + ${maven.repository.url}/maven-releases + + + libs-snapshots + ${maven.repository.url}/maven-snapshots + + + + + + libs-releases + ${maven.repository.url}/maven-releases + + true + + + false + + + + libs-snapshots + ${maven.repository.url}/maven-snapshots + + false + + + always + true + + + + + + + plugin-releases + ${maven.repository.url}/maven-releases + + false + + + + plugin-snapshots + ${maven.repository.url}/maven-snapshots + + true + always + + + + -- GitLab