From af2b56a18bfa897f457cb66e9cde53a1a4581111 Mon Sep 17 00:00:00 2001 From: Mercy Ma Date: Thu, 2 Jul 2026 21:07:46 +0800 Subject: [PATCH 1/2] Bump microsphere-spring-cloud to 0.1.21 Update the project parent version and the shared `microsphere-spring-cloud.version` property from `0.1.16` to `0.1.21` to align dependency management with the newer release. --- microsphere-hibernate-parent/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/microsphere-hibernate-parent/pom.xml b/microsphere-hibernate-parent/pom.xml index 31a0476..2876f64 100644 --- a/microsphere-hibernate-parent/pom.xml +++ b/microsphere-hibernate-parent/pom.xml @@ -19,7 +19,7 @@ Microsphere Hibernate Parent - 0.1.16 + 0.1.21 diff --git a/pom.xml b/pom.xml index c70764e..48780f1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.microsphere-projects microsphere-spring-cloud-parent - 0.1.16 + 0.1.21 io.github.microsphere-projects From 234cfee20a793b7812fa8289da4dc99ef1dee62c Mon Sep 17 00:00:00 2001 From: Mercy Ma Date: Thu, 2 Jul 2026 21:54:02 +0800 Subject: [PATCH 2/2] Update README branch version matrix Refresh the branch/version table in README.md to reflect the latest releases: main from 0.2.5 to 0.2.6 and 1.x from 0.1.5 to 0.1.6. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 166341f..08af4ee 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ pom.xml: | **Branches** | **Purpose** | **Latest Version** | |--------------|--------------------------------------------------|--------------------| -| **main** | Compatible with Spring Cloud 2022.0.x - 2025.0.x | `0.2.5` | -| **1.x** | Compatible with Spring Cloud Hoxton - 2021.0.x | `0.1.5` | +| **main** | Compatible with Spring Cloud 2022.0.x - 2025.0.x | `0.2.6` | +| **1.x** | Compatible with Spring Cloud Hoxton - 2021.0.x | `0.1.6` | ### Compatibility