Skip to content

Commit af2b56a

Browse files
committed
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.
1 parent ad5dd6a commit af2b56a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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)