更新版本为2.1.0
This commit is contained in:
parent
3b85a0801d
commit
a15f5a4d01
|
@ -7,11 +7,11 @@
|
|||
<parent>
|
||||
<groupId>com.diboot</groupId>
|
||||
<artifactId>diboot-root</artifactId>
|
||||
<version>2.0.6</version>
|
||||
<version>2.1.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>diboot-core-spring-boot-starter</artifactId>
|
||||
<version>2.0.6</version>
|
||||
<version>2.1.0</version>
|
||||
<packaging>jar</packaging>
|
||||
<description>diboot core starter project</description>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
<dependency>
|
||||
<groupId>com.diboot</groupId>
|
||||
<artifactId>diboot-core</artifactId>
|
||||
<version>2.0.6</version>
|
||||
<version>2.1.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
<parent>
|
||||
<groupId>com.diboot</groupId>
|
||||
<artifactId>diboot-root</artifactId>
|
||||
<version>2.0.6</version>
|
||||
<version>2.1.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>diboot-core</artifactId>
|
||||
<version>2.0.6</version>
|
||||
<version>2.1.0</version>
|
||||
<packaging>jar</packaging>
|
||||
<description>diboot core project</description>
|
||||
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
<parent>
|
||||
<artifactId>diboot-root</artifactId>
|
||||
<groupId>com.diboot</groupId>
|
||||
<version>2.0.6</version>
|
||||
<version>2.1.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>diboot-file-spring-boot-starter</artifactId>
|
||||
<version>2.0.6</version>
|
||||
<version>2.1.0</version>
|
||||
<packaging>jar</packaging>
|
||||
<description>diboot file component project</description>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
<dependency>
|
||||
<groupId>com.diboot</groupId>
|
||||
<artifactId>diboot-core-spring-boot-starter</artifactId>
|
||||
<version>2.0.6</version>
|
||||
<version>2.1.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 文件上传 -->
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
<parent>
|
||||
<groupId>com.diboot</groupId>
|
||||
<artifactId>diboot-root</artifactId>
|
||||
<version>2.0.6</version>
|
||||
<version>2.1.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>diboot-iam-base-spring-boot-starter</artifactId>
|
||||
<version>2.0.6</version>
|
||||
<version>2.1.0</version>
|
||||
<packaging>jar</packaging>
|
||||
<description>diboot IAM base project</description>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
<dependency>
|
||||
<groupId>com.diboot</groupId>
|
||||
<artifactId>diboot-core-spring-boot-starter</artifactId>
|
||||
<version>2.0.6</version>
|
||||
<version>2.1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.squareup.okhttp3</groupId>
|
||||
|
|
Loading…
Reference in New Issue