From 2ac48e0ee06aa9233cb6dfabc42a4e647bc9937d Mon Sep 17 00:00:00 2001 From: fuyuwei01 Date: Mon, 8 Jul 2024 17:03:59 +0800 Subject: [PATCH] fix:update spring boot version. (#1328) --- CHANGELOG.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d81743c6..7ae2c3758 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,3 +15,4 @@ - [feat:upgrade jacoco version.](https://github.com/Tencent/spring-cloud-tencent/pull/1310) - [fix:fix no registry when lossless is disabled.](https://github.com/Tencent/spring-cloud-tencent/pull/1312) - [fix:fix the ratelimit bug for 2023](https://github.com/Tencent/spring-cloud-tencent/pull/1316) +- [fix:update spring boot version](https://github.com/Tencent/spring-cloud-tencent/pull/1333) \ No newline at end of file diff --git a/pom.xml b/pom.xml index c6d3c6464..07c37c265 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ 6.1.6 - 3.2.4 + 3.3.1 2023.0.1