We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01186a3 + c20b451 commit f592a71Copy full SHA for f592a71
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.1</microsphere-bom.version>
+ <microsphere-bom.version>0.2.3</microsphere-bom.version>
23
<spring-framework.version>7.0.7</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.2.7</version>
+ <version>0.2.9</version>
10
</parent>
11
12
0 commit comments