File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 <dependencies >
2929
3030 <!-- Microsphere BOMs -->
31+
3132 <dependency >
3233 <groupId >io.github.microsphere-projects</groupId >
33- <artifactId >microsphere-logging-bom</artifactId >
34+ <artifactId >microsphere-testing-bom</artifactId >
35+ <version >${microsphere-bom.version} </version >
36+ <type >pom</type >
37+ <scope >import</scope >
38+ </dependency >
39+
40+ <dependency >
41+ <groupId >io.github.microsphere-projects</groupId >
42+ <artifactId >microsphere-javaee-bom</artifactId >
3443 <version >${microsphere-bom.version} </version >
3544 <type >pom</type >
3645 <scope >import</scope >
3746 </dependency >
3847
3948 <dependency >
4049 <groupId >io.github.microsphere-projects</groupId >
41- <artifactId >microsphere-testing -bom</artifactId >
50+ <artifactId >microsphere-logging -bom</artifactId >
4251 <version >${microsphere-bom.version} </version >
4352 <type >pom</type >
4453 <scope >import</scope >
You can’t perform that action at this time.
0 commit comments