提交 900b5e66 作者: 方治民

chore: upgrade deps

上级 1704ab90
......@@ -2,7 +2,7 @@ plugins {
id 'java'
id 'java-library'
// https://start.spring.io
id 'org.springframework.boot' version '3.3.0'
id 'org.springframework.boot' version '3.3.1'
id 'org.graalvm.buildtools.native' version '0.10.2'
// https://plugins.gradle.org/plugin/io.spring.dependency-management
id 'io.spring.dependency-management' version '1.1.5'
......@@ -49,9 +49,9 @@ ext {
// https://central.sonatype.com/artifact/com.xuxueli/xxl-job-core
xxlJobVersion = '2.4.1'
// https://central.sonatype.com/artifact/io.minio/minio
minioVersion = '8.5.10'
minioVersion = '8.5.11'
// https://central.sonatype.com/artifact/io.hypersistence/hypersistence-utils-hibernate-63
hibernateTypesVersion = '3.7.6'
hibernateTypesVersion = '3.7.7'
// https://central.sonatype.com/artifact/org.hibernate.orm/hibernate-spatial
hibernateSpatialVersion = '6.4.9.Final'
// https://central.sonatype.com/artifact/org.locationtech.jts/jts-core
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论