Skip to content

Commit a0e79ed

Browse files
committed
升级SpringBoot版本为2.1.5.RELEASE
1 parent 79d4671 commit a0e79ed

File tree

1 file changed

+1
-1
lines changed
  • api-boot-project/api-boot-dependencies

1 file changed

+1
-1
lines changed

api-boot-project/api-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<artifactId>api-boot-dependencies</artifactId>
1515
<properties>
1616
<main.basedir>${basedir}/../..</main.basedir>
17-
<spring.boot.version>2.1.4.RELEASE</spring.boot.version>
17+
<spring.boot.version>2.1.5.RELEASE</spring.boot.version>
1818
<api.boot.version>2.0.8.RC1</api.boot.version>
1919
<druid.version>1.1.14</druid.version>
2020
<druid.starter.version>1.1.14</druid.starter.version>

0 commit comments

Comments
 (0)