Skip to content

Commit c52c6f2

Browse files
committed
Bump microsphere BOM to 0.3.4
Update `microsphere-java-parent/pom.xml` to use `microsphere-bom.version` `0.3.4` instead of `0.3.3`, bringing parent dependency management in sync with the latest BOM release.
1 parent 3b34419 commit c52c6f2

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.3.3</microsphere-bom.version>
22+
<microsphere-bom.version>0.3.4</microsphere-bom.version>
2323
<spring-framework.version>7.0.8</spring-framework.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)