Skip to content

Commit c719b0b

Browse files
authored
Merge pull request #34 from mercyblitz/dev-1.x
Update microsphere-spring-cloud version and refresh README
2 parents 0104700 + de42f68 commit c719b0b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ pom.xml:
4444

4545
| **Branches** | **Purpose** | **Latest Version** |
4646
|--------------|--------------------------------------------------|--------------------|
47-
| **main** | Compatible with Spring Cloud 2022.0.x - 2025.0.x | `0.2.5` |
48-
| **1.x** | Compatible with Spring Cloud Hoxton - 2021.0.x | `0.1.5` |
47+
| **main** | Compatible with Spring Cloud 2022.0.x - 2025.0.x | `0.2.6` |
48+
| **1.x** | Compatible with Spring Cloud Hoxton - 2021.0.x | `0.1.6` |
4949

5050
### Compatibility
5151

microsphere-hibernate-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<description>Microsphere Hibernate Parent</description>
2020

2121
<properties>
22-
<microsphere-spring-cloud.version>0.1.16</microsphere-spring-cloud.version>
22+
<microsphere-spring-cloud.version>0.1.21</microsphere-spring-cloud.version>
2323
</properties>
2424

2525
<dependencyManagement>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.microsphere-projects</groupId>
88
<artifactId>microsphere-spring-cloud-parent</artifactId>
9-
<version>0.1.16</version>
9+
<version>0.1.21</version>
1010
</parent>
1111

1212
<groupId>io.github.microsphere-projects</groupId>

0 commit comments

Comments
 (0)