Skip to content

Commit

Permalink
build: 升级版本
Browse files Browse the repository at this point in the history
  • Loading branch information
shuigedeng committed Sep 27, 2024
1 parent 4100efd commit 6944e3d
Show file tree
Hide file tree
Showing 36 changed files with 132 additions and 72 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
#https://github.com/marketplace/actions/checkout
- name: Checkout Project
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0

- name: Get tag name from ref
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
#https://github.com/marketplace/actions/checkout
- name: Checkout Project
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0
with:
fetch-depth: 0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0
with:
fetch-depth: 2

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0

- name: 'Dependency Review'
uses: actions/[email protected]
2 changes: 1 addition & 1 deletion .github/workflows/microservice-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
#https://github.com/marketplace/actions/checkout
- name: Checkout Project
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0

#- name: Set up JDK 21
# uses: actions/[email protected]
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/microservice-graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Project
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0

- name: show release
run: lsb_release -a
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
# os: [ macos-latest, windows-latest, ubuntu-latest ]
#steps:
# - name: Checkout Project
# uses: actions/checkout@v4.1.7
# uses: actions/checkout@v4.2.0
# - uses: graalvm/setup-graalvm@v1
# with:
# version: '22.3.2'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 120
steps:
- uses: actions/checkout@v4.1.7
- uses: actions/checkout@v4.2.0
with:
submodules: true
- uses: actions/setup-java@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
container:
image: returntocorp/semgrep
steps:
- uses: actions/checkout@v4.1.7
- uses: actions/checkout@v4.2.0
- run: semgrep ci
44 changes: 22 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@

<p align="center">
<img src='https://img.shields.io/badge/license-Apache%202-green' alt='License'/>
<img src="https://img.shields.io/badge/taotao--cloud--project-2024.09-red" alt="Downloads"/>
<img src="https://img.shields.io/badge/spring-6.1.12-red" alt="Downloads"/>
<img src="https://img.shields.io/badge/taotao--cloud--project-2024.10-red" alt="Downloads"/>
<img src="https://img.shields.io/badge/spring-6.1.13-red" alt="Downloads"/>
<img src="https://img.shields.io/badge/spring_boot-3.3.3-orange" alt="Downloads"/>
<img src="https://img.shields.io/badge/spring_cloud-2023.0.3-yellowgree" alt="Downloads"/>
<img src="https://img.shields.io/badge/spring_cloud_alibaba-2023.0.1.2-blue" alt="Downloads"/>
<img src="https://img.shields.io/badge/spring_cloud_tencent-1.14.0--2023.0.0--RC2-orange" alt="Downloads"/>
<img src="https://img.shields.io/badge/netty-4.1.112.Final-blue" alt="Downloads"/>
<img src="https://img.shields.io/badge/spring_security-6.3.2-brightgreen" alt="Downloads"/>
<img src="https://img.shields.io/badge/elasticsearch-8.11.4-green" alt="Downloads"/>
<img src="https://img.shields.io/badge/mybatis_plus-3.5.7-yellow" alt="Downloads"/>
<img src="https://img.shields.io/badge/netty-4.1.113.Final-blue" alt="Downloads"/>
<img src="https://img.shields.io/badge/spring_security-6.3.3-brightgreen" alt="Downloads"/>
<img src="https://img.shields.io/badge/elasticsearch-8.15.2-green" alt="Downloads"/>
<img src="https://img.shields.io/badge/mybatis_plus-3.5.8-yellow" alt="Downloads"/>
<img src="https://img.shields.io/badge/knife4j-4.5.0-brightgreen" alt="Downloads"/>
<img src="https://img.shields.io/badge/swagger-3.0.0-red" alt="Downloads"/>
<img src="https://img.shields.io/badge/redisson-3.33.0-lightgrey" alt="Downloads"/>
<img src="https://img.shields.io/badge/hutool-6.0.0--M15-gree" alt="Downloads"/>
<img src="https://img.shields.io/badge/redisson-3.36.0-lightgrey" alt="Downloads"/>
<img src="https://img.shields.io/badge/hutool-6.0.0--M16-gree" alt="Downloads"/>
</p>

## 1. 如果您觉得有帮助,请点右上角 "Star" 支持一下谢谢

`taotao-cloud` (taotao云平台) 基于gradle8.10、jdk21, 支持graalvm21, 采用最新的spring 6.1.13、SpringBoot 3.3.4、SpringCloud 2023.0.3、SpringSecurity 6.3.2、Nacos 2.4.1、Mybatis-Plus 3.5.7、Redis 7等框架,开发的一款企业级微服务架构的云服务平台,
`taotao-cloud` (taotao云平台) 基于gradle8.10.2、jdk21, 支持graalvm21, 采用最新的spring 6.1.13、SpringBoot 3.3.4、SpringCloud 2023.0.3、SpringSecurity 6.3.3、Nacos 2.4.2、Mybatis-Plus 3.5.8、Redis 7等框架,开发的一款企业级微服务架构的云服务平台,

具有组件化、高性能、功能丰富的特点。代码简洁,架构清晰,组件可自由搭配,遵循SpringBoot编程思想,高度模块化和可配置化。

Expand Down Expand Up @@ -82,8 +82,8 @@ Requires:

```
JAVA_VERSION >= 21 (推荐使用graalvm-jdk-21)
GRALE_VERSION >= 8.10
IDEA_VERSION >= 2024.2.1
GRALE_VERSION >= 8.10.2
IDEA_VERSION >= 2024.2.3
```

Gradle:
Expand Down Expand Up @@ -153,25 +153,25 @@ CLOUD:
Spring Cloud Alibaba | 2023.0.1.2
Spring Cloud Tencent | 1.14.0-2023.0.0-RC2
Spring Cloud huawei | 1.11.9-2023.0.x
Seata | 2.0.0
Seata | 2.1.0
Sentinel | 1.8.8
Spring-kafka | 3.2.3
Spring-kafka | 3.2.4
Roketmq | 5.2.0
Spring Security | 6.3.2
Mybatis Plus | 3.5.7
Hutool | 6.0.0-M15
Spring Security | 6.3.3
Mybatis Plus | 3.5.8
Hutool | 6.0.0-M16
Mysql | 9.0.0
Querydsl | 5.1.0
Swagger | 3.0.0
Knife4j | 4.5.0
Redisson | 3.33.0
Redisson | 3.36.0
Lettuce | 6.3.1.RELEASE
Elasticsearch | 8.11.5
Elasticsearch | 8.15.2
Xxl-job | 2.4.1
Guava | 33.3.0-jre
Grpc | 1.66.0
Arthas | 4.0.0
Netty | 4.1.112.Final
Guava | 33.3.1-jre
Grpc | 1.68.0
Arthas | 4.0.1
Netty | 4.1.113.Final

## 6. 演示地址 (云服务器已到期)

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ buildscript {
/* 添加插件依赖路径(通过jar方式) */

//https://plugins.gradle.org/m2/com/github/spotbugs/snom/spotbugs-gradle-plugin/
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.22"
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.23"

//https://github.com/spring-io/spring-javaformat/
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.43"
Expand Down
64 changes: 62 additions & 2 deletions doc/release/2024-10.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,77 @@
## 增强和重构

[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) **重大更新** 修改全新的starter模块为boot模块和cloud模块
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 新增taotao-cloud-iot模块,用于支持物联网相关功能
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修改spring listener log.info打印日志
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修改io.seata为org.apache.seata
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 新增common模块新曾pie设计模式
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 新增taotao-boot-example模块
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 新增taotaoCloudApplication和taotaoBootApplication
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 调整taotao-boot-mqtt模块代码
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修改taotao-boot-netty模块代码
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修改taotao-boot-agent模块代码
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修改taotao-boot-apollo模块代码
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修改taotao-boot-canal模块代码
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修改taotao-boot-core模块代码
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 新增logback ClassicConverter
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 调整taotao-boot-sms 测试用例
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 新增docker-compose文件

## Bug修复

[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修复idgenerator组件在测试环境下正常关闭时删除当前生成器编号报异常
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修复skywalking、zipkin、mdc获取不到traceId
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修复filter、listener、servelet注册多个bean
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修复在配置RouterFunction下、doc.html无法访问的问题
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修复ElkCollectTask 空指针异常
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修复TtcVersion获取不到数据
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修复mybatis升级后代码问题
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) 修复publish-aliyun问题

## 依赖更新

[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.springframework.boot to 3.3.3
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.springframework.boot to 3.3.4
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump gradle to 8.10.2
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump [email protected]
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.apache.seata:seata-spring-boot-starter:2.1.0
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump com.google.guava:guava:33.3.1-jre
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.apache.seata:seata-dependencies
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump com.maxmind.geoip2:geoip2:4.2.1
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump io.grpc:grpc-api:1.68.0
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.noear:solon-test:2.9.4
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.springframework.integration:spring-integration-redis:6.3.4
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump commons-io:commons-io:2.17.0
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.apache.httpcomponents.client5:httpclient5:5.4
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.javers:javers-spring-boot-starter-mongo:7.6.2
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.antlr:antlr4:4.13.2
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump io.zipkin.reporter2:zipkin-reporter:3.4.2
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.hibernate:hibernate-core:6.5.3.Final
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.springframework.integration:spring-integration-mqtt:6.3.4
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump com.qiniu:qiniu-java-sdk:7.16.0
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump mybatis:3.5.8
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump springKafkaVersion:3.2.4
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump io.github.openfeign:feign-core:13.4
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump com.ly.smart-doc version 3.0.8
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump jodaTimeVersion = "2.13.0"
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump io.micrometer:micrometer-registry-prometheus:1.13.4
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.boofcv:boofcv-io:1.1.6
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump one.util:streamex:0.8.3
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.springframework.data:spring-data-envers:3.3.4
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.dromara.dynamictp:dynamic-tp-test:1.1.9-3.x
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump arthasVersion = "4.0.1"
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.23
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump io.opentelemetry:opentelemetry-api:1.42.0
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump toolVersion = "7.5.0"
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump "io.swagger.core.v3.swagger-gradle-plugin" version "2.2.24"
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump org.apache.spark:spark-core_2.13:3.5.3
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump "com.google.protobuf:protobuf-java:4.28.2"
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump "com.nimbusds:nimbus-jose-jwt:9.41.1"
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump mapstructProcessorVersion = "1.6.2"
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump "com.alibaba.fastjson2:fastjson2:2.0.53"
[[#11]](https://github.com/shuigedeng/taotao-cloud-project/issues/11) Bump "org.apache.paimon:paimon-bundle:0.9.0

## New Contributors

* **@shuigedeng** made their first contribution in [#26](https://github.com/shuigedeng/taotao-cloud-project/pull/26)

**Full Changelog**: [`2024.9...2024.10`](https://github.com/shuigedeng/taotao-cloud-project/compare/2024.08...2024.09)
**Full Changelog**: [`2024.9...2024.10`](https://github.com/shuigedeng/taotao-cloud-project/compare/2024.09...2024.10)
2 changes: 1 addition & 1 deletion gradle/pmd.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pmd {
reportsDir = file("${project.layout.buildDirectory.asFile.get()}/code-analysis/pmdReportsDir")
//https://github.com/pmd/pmd/releases
// 要使用的PMD版本
toolVersion = "7.5.0"
toolVersion = "7.6.0"
//要使用的自定义规则集文件路径,可以在files()中填多个路径。
ruleSetFiles = files(rootProject.file('code-analysis/pmd/pmd.xml'))
//跟ruleSetFiles的作用一样,不过只能填一个文件路径。
Expand Down
6 changes: 3 additions & 3 deletions gradle/publish-bom.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ publishing {
}
}

//signing {
// sign publishing.publications.mavenJava
//}
signing {
sign publishing.publications.mavenJava
}
6 changes: 3 additions & 3 deletions gradle/publish-jar.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,6 @@ publishing {
}
}

//signing {
// sign publishing.publications.mavenJava
//}
signing {
sign publishing.publications.mavenJava
}
2 changes: 1 addition & 1 deletion taotao-cloud-bigdata/taotao-cloud-hudi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ configurations {

resolutionStrategy {
force "org.apache.avro:avro:1.11.3"
force "com.google.guava:guava:33.3.0-jre"
force "com.google.guava:guava:33.3.1-jre"
force "org.codehaus.janino:janino:3.1.12"
force "org.apache.spark:spark-core_2.13:3.5.3"
}
Expand Down
2 changes: 1 addition & 1 deletion taotao-cloud-microservice/taotao-cloud-ai/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation "io.protostuff:protostuff-runtime:1.8.0"

//https://search.maven.org/artifact/org.apache.velocity/velocity-engine-core
implementation 'org.apache.velocity:velocity-engine-core:2.3'
implementation 'org.apache.velocity:velocity-engine-core:2.4'

//https://search.maven.org/artifact/org.freemarker/freemarker
implementation 'org.springframework.boot:spring-boot-starter-freemarker'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ dependencies {
api 'io.github.memorydoc:gobrs-async-monitor-plugin:1.3.1-RELEASE'

//https://search.maven.org/artifact/org.apache.velocity/velocity-engine-core
api 'org.apache.velocity:velocity-engine-core:2.3'
api 'org.apache.velocity:velocity-engine-core:2.4'

//https://search.maven.org/artifact/org.freemarker/freemarker
api 'org.springframework.boot:spring-boot-starter-freemarker'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation "com.xkcoding.http:simple-http:1.0.5"

//https://search.maven.org/artifact/com.alipay.sdk/alipay-sdk-java
implementation('com.alipay.sdk:alipay-sdk-java:4.39.200.ALL') {
implementation('com.alipay.sdk:alipay-sdk-java:4.39.218.ALL') {
exclude group: "org.bouncycastle", module: "bcprov-jdk15on"
exclude group: "commons-logging", module: "commons-logging"
exclude group: "xml-apis", module: "xml-apis"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ dependencies {
implementation("com.aliyun:alibaba-dingtalk-service-sdk:2.0.0") {
exclude group: "com.sun.jmx", module: "jmxri"
}
implementation 'com.alipay.sdk:alipay-sdk-java:4.39.200.ALL'
implementation 'com.alipay.sdk:alipay-sdk-java:4.39.218.ALL'

implementation "com.github.binarywang:weixin-java-cp:4.6.5.B"
implementation "com.github.binarywang:weixin-java-miniapp:4.6.5.B"
implementation "com.github.binarywang:weixin-java-mp:4.6.5.B"

implementation 'com.ctrip.framework.apollo:apollo-client-config-data:2.3.0'
implementation 'org.dromara.dynamictp:dynamic-tp-spring-boot-starter-apollo:1.1.8.1-3.x'
implementation 'org.dromara.dynamictp:dynamic-tp-spring-boot-starter-apollo:1.1.9-3.x'

// implementation 'org.apache.flink:flink-connector-rabbitmq:1.15.1'
// implementation "org.apache.flink:flink-connector-kafka_2.11:3.0.1-1.18"
Expand All @@ -54,7 +54,7 @@ dependencies {
implementation 'com.tencentcloudapi:tencentcloud-sdk-java:4.0.11'
implementation "com.alibaba.fastjson2:fastjson2:2.0.53"
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
implementation 'com.google.guava:guava:33.3.0-jre'
implementation 'com.google.guava:guava:33.3.1-jre'
implementation 'org.dromara.hutool:hutool-all'
implementation 'com.mysql:mysql-connector-j'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ dependencies {
api 'com.tencentcloudapi:tencentcloud-sdk-java:4.0.11'
api "com.alibaba.fastjson2:fastjson2:2.0.53"
api 'com.squareup.okhttp3:okhttp:4.12.0'
api 'com.google.guava:guava:33.3.0-jre'
api 'com.google.guava:guava:33.3.1-jre'
api 'org.dromara.hutool:hutool-all'
api 'com.mysql:mysql-connector-j'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
implementation "io.github.shuigedeng:taotao-boot-starter-web"

//https://search.maven.org/artifact/com.alipay.sdk/alipay-sdk-java
implementation('com.alipay.sdk:alipay-sdk-java:4.39.200.ALL') {
implementation('com.alipay.sdk:alipay-sdk-java:4.39.218.ALL') {
exclude group: "org.bouncycastle", module: "bcprov-jdk15on"
exclude group: "commons-logging", module: "commons-logging"
exclude group: "xml-apis", module: "xml-apis"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ dependencies {
api 'io.github.memorydoc:gobrs-async-monitor-plugin:1.3.1-RELEASE'

//https://search.maven.org/artifact/org.apache.velocity/velocity-engine-core
api 'org.apache.velocity:velocity-engine-core:2.3'
api 'org.apache.velocity:velocity-engine-core:2.4'

//https://search.maven.org/artifact/org.freemarker/freemarker
api 'org.springframework.boot:spring-boot-starter-freemarker'
Expand Down
Loading

0 comments on commit 6944e3d

Please sign in to comment.