Skip to content

Commit

Permalink
⬆️ Upgrading dependencies. springboot 2.7.18
Browse files Browse the repository at this point in the history
  • Loading branch information
lbw committed Jan 6, 2024
1 parent 75e2170 commit 9f95e92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
2 changes: 1 addition & 1 deletion pig-register/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 9f95e92

Please sign in to comment.