提交 f393c586 作者: 方治民

chore: 依赖升级

上级 e0d1ec82
......@@ -3,7 +3,7 @@ plugins {
// https://start.spring.io
id 'org.springframework.boot' version '2.6.9'
// https://plugins.gradle.org/plugin/io.spring.dependency-management
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'io.spring.dependency-management' version '1.0.12.RELEASE'
// https://plugins.gradle.org/plugin/com.diffplug.spotless
id "com.diffplug.spotless" version "6.3.0"
}
......@@ -29,17 +29,17 @@ ext {
// https://mvnrepository.com/artifact/cn.hutool/hutool-all
hutoolVersion = '5.8.4'
// https://mvnrepository.com/artifact/com.alibaba/fastjson
fastJsonVersion = '2.0.8'
fastJsonVersion = '2.0.9'
// https://mvnrepository.com/artifact/com.xuxueli/xxl-job-core
xxlJobVersion = '2.3.1'
// https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp
okhttpVersion = '4.9.3'
// https://mvnrepository.com/artifact/io.minio/minio
minioVersion = '8.4.2'
minioVersion = '8.4.3'
// https://mvnrepository.com/artifact/com.vladmihalcea/hibernate-types-55
hibernateTypesVersion = '2.16.3'
// https://mvnrepository.com/artifact/org.hibernate/hibernate-spatial
hibernateSpatialVersion = '5.6.9.Final'
hibernateSpatialVersion = '5.6.10.Final'
// https://mvnrepository.com/artifact/org.locationtech.jts/jts-core
jtsVersion = '1.19.0'
// https://mvnrepository.com/artifact/com.baomidou/mybatis-plus-boot-starter
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论