File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
api-boot-project/api-boot-dependencies Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change 1919 <spring .version>5.2.8.RELEASE</spring .version>
2020 <spring .boot.version>2.3.3.RELEASE</spring .boot.version>
2121
22- <!-- Minbox Projects-->
23- <minbox-bom .version>1.0.1.RELEASE</minbox-bom .version>
2422 <code .builder.core.version>1.0.5.RELEASE</code .builder.core.version>
25- <message-pipe-bom .version>1.0.3.RELEASE</message-pipe-bom .version>
2623
2724 <!-- Others-->
2825 <druid .starter.version>1.1.21</druid .starter.version>
5047 <type >pom</type >
5148 <scope >import</scope >
5249 </dependency >
53- <dependency >
54- <groupId >org.minbox.framework</groupId >
55- <artifactId >minbox-bom</artifactId >
56- <version >${minbox-bom.version} </version >
57- <scope >import</scope >
58- <type >pom</type >
59- </dependency >
60- <dependency >
61- <groupId >org.minbox.framework</groupId >
62- <artifactId >message-pipe-bom</artifactId >
63- <version >${message-pipe-bom.version} </version >
64- <scope >import</scope >
65- <type >pom</type >
66- </dependency >
6750
6851 <!-- SpringBoot Related Dependencies-->
6952 <dependency >
You can’t perform that action at this time.
0 commit comments