From 37d9cebeb329d007ed012fbc3a29c983a8411bcc Mon Sep 17 00:00:00 2001 From: lbw Date: Fri, 20 Oct 2023 09:00:43 +0000 Subject: [PATCH] up readme about core version Signed-off-by: lbw --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8646cd30d..41a47dfd5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Build Status + Build Status Coverage Status Downloads Downloads @@ -40,7 +40,7 @@ | 依赖 | 版本 | |-----------------------------|------------| -| Spring Boot | 2.7.16 | +| Spring Boot | 2.7.17 | | Spring Cloud | 2021.0.8 | | Spring Cloud Alibaba | 2021.0.5.0 | | Spring Authorization Server | 0.4.3 |