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
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 739ce4c..7fedabe 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