⬆️ Upgrading dependencies. springboot 2.7.18

This commit is contained in:
lbw 2024-01-06 15:23:40 +08:00
parent 75e21703d6
commit 9f95e927b4
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
| 依赖 | 版本 |
|-----------------------------|------------|
| Spring Boot | 2.7.17 |
| Spring Boot | 2.7.18 |
| Spring Cloud | 2021.0.8 |
| Spring Cloud Alibaba | 2021.0.5.0 |
| Spring Authorization Server | 0.4.4 |

View File

@ -27,7 +27,7 @@
<description>nacos 注册配置中心</description>
<properties>
<nacos.version>2.2.4-x86</nacos.version>
<nacos.version>2.2.4-OEM</nacos.version>
</properties>
<dependencies>