合并新版MK代码
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<properties>
|
||||
<!-- bladex version -->
|
||||
<revision>4.10.0.RELEASE</revision>
|
||||
<revision>4.10.0.BASE-SNAPSHOT</revision>
|
||||
|
||||
<java.version>17</java.version>
|
||||
<maven.plugin.version>3.14.1</maven.plugin.version>
|
||||
@@ -109,6 +109,11 @@
|
||||
<artifactId>blade-system-api</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springblade</groupId>
|
||||
<artifactId>blade-process-api</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springblade</groupId>
|
||||
<artifactId>blade-transport-api</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user