Skip to content

Commit 53ac8ee

Browse files
committed
Bump microsphere-spring-cloud to 0.1.16
Upgrade microsphere-spring-cloud version from 0.1.15 to 0.1.16. Updated microsphere-spring-cloud.version in microsphere-gateway-parent/pom.xml and the parent version in the root pom.xml to align with the new BOM release.
1 parent f2127cb commit 53ac8ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

microsphere-gateway-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<properties>
2222
<!-- BOM versions -->
23-
<microsphere-spring-cloud.version>0.1.15</microsphere-spring-cloud.version>
23+
<microsphere-spring-cloud.version>0.1.16</microsphere-spring-cloud.version>
2424
</properties>
2525

2626
<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.15</version>
9+
<version>0.1.16</version>
1010
</parent>
1111

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

0 commit comments

Comments
 (0)