Skip to content

Commit 436ff2b

Browse files
committed
Bump microsphere-spring-cloud to 0.2.14
Update microsphere-spring-cloud version from 0.2.13 to 0.2.14 in microsphere-gateway-parent/pom.xml and update the parent version in the root pom.xml to 0.2.14 to align the BOM and parent across the project.
1 parent 8a9a802 commit 436ff2b

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.2.13</microsphere-spring-cloud.version>
23+
<microsphere-spring-cloud.version>0.2.14</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.2.13</version>
9+
<version>0.2.14</version>
1010
</parent>
1111

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

0 commit comments

Comments
 (0)