Skip to content

Commit a8ffffd

Browse files
committed
Bump microsphere-bom.version to 0.2.6
Update the microsphere-java-parent POM to use microsphere-bom.version 0.2.6 (was 0.2.5). This ensures the project picks up the latest BOM dependency versions and related fixes.
1 parent 21140f7 commit a8ffffd

1 file changed

Lines changed: 1 addition & 1 deletion

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.5</microsphere-bom.version>
22+
<microsphere-bom.version>0.2.6</microsphere-bom.version>
2323
<spring-framework.version>7.0.7</spring-framework.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)