Skip to content

Commit 3b253cb

Browse files
committed
SpringBoot初始化模板v2.1.5 升级依赖,适配ShardingSphere 5.5.0版本,为分支迭代做铺垫。
1 parent ed720d9 commit 3b253cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

module/power-job-admin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>top.sharehome</groupId>
1111
<artifactId>power-job-admin</artifactId>
12-
<version>2.1.4</version>
12+
<version>2.1.5</version>
1313
<name>power-job-admin</name>
1414
<description>power-job-admin</description>
1515
<properties>

module/spring-boot-admin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>top.sharehome</groupId>
1212
<artifactId>spring-boot-admin</artifactId>
13-
<version>2.1.4</version>
13+
<version>2.1.5</version>
1414
<name>spring-boot-admin</name>
1515
<description>spring-boot-admin</description>
1616
<properties>

0 commit comments

Comments
 (0)