【依赖】spring boot from 3.2.2 to 3.3.1

Signed-off-by: OnPeaceOfMind <onpeaceofmind@qq.com>
pull/127/head
OnPeaceOfMind 2024-07-16 06:14:38 +00:00 committed by Gitee
parent bb2a10ba4a
commit 40800bd728
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<revision>2.1.0-snapshot</revision>
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
<!-- 统一依赖管理 -->
<spring.boot.version>3.2.2</spring.boot.version>
<spring.boot.version>3.3.1</spring.boot.version>
<spring.cloud.version>2023.0.3</spring.cloud.version>
<spring.cloud.alibaba.version>2023.0.1.2</spring.cloud.alibaba.version>
<!-- Web 相关 -->