Merge pull request #1144 from pig-mesh/renovate/spring-boot-admin.version
Some checks failed
同步代码 / gitcode (push) Has been cancelled
同步代码 / gitlink (push) Has been cancelled
同步代码 / gitee (push) Has been cancelled
Docker 镜像 构建 / build (17) (push) Has been cancelled
maven 编译检查 / build (17) (push) Has been cancelled
maven 编译检查 / build (21) (push) Has been cancelled

fix(deps): update spring-boot-admin.version to v3.4.1
This commit is contained in:
冷冷 2024-12-06 21:39:45 +08:00 committed by GitHub
commit 6877d1a4ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source> <maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target> <maven.compiler.target>17</maven.compiler.target>
<spring-boot-admin.version>3.4.0</spring-boot-admin.version> <spring-boot-admin.version>3.4.1</spring-boot-admin.version>
<spring.authorization.version>1.4.0</spring.authorization.version> <spring.authorization.version>1.4.0</spring.authorization.version>
<screw.version>0.0.3</screw.version> <screw.version>0.0.3</screw.version>
<captcha.version>2.2.4</captcha.version> <captcha.version>2.2.4</captcha.version>