Skip to content

Commit c20b451

Browse files
committed
Bump microsphere parent and BOM versions
Update project to use newer microsphere artifacts. - microsphere-java-parent/pom.xml: bump microsphere-bom.version from 0.2.1 to 0.2.3 - pom.xml: bump parent version from 0.2.7 to 0.2.9 These changes pull in fixes and dependency updates from the updated microsphere BOM and build parent.
1 parent 6166280 commit c20b451

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

microsphere-java-parent/pom.xml

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

2121
<properties>
22-
<microsphere-bom.version>0.2.1</microsphere-bom.version>
22+
<microsphere-bom.version>0.2.3</microsphere-bom.version>
2323
<spring-framework.version>7.0.7</spring-framework.version>
2424
</properties>
2525

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-build</artifactId>
9-
<version>0.2.7</version>
9+
<version>0.2.9</version>
1010
</parent>
1111

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

0 commit comments

Comments
 (0)