We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95f7b03 + 0edf969 commit 1d67107Copy full SHA for 1d67107
2 files changed
microsphere-java-parent/pom.xml
@@ -19,7 +19,7 @@
19
<description>Microsphere Java Parent</description>
20
21
<properties>
22
- <microsphere-bom.version>0.2.9</microsphere-bom.version>
+ <microsphere-bom.version>0.3.0</microsphere-bom.version>
23
<spring-framework.version>7.0.8</spring-framework.version>
24
</properties>
25
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>io.github.microsphere-projects</groupId>
8
<artifactId>microsphere-build</artifactId>
9
- <version>0.3.4</version>
+ <version>0.3.5</version>
10
</parent>
11
12
0 commit comments