Skip to content

Commit fe755ea

Browse files
committed
⬆️ 升级 spring boot 版本
1 parent 768f835 commit fe755ea

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

pom.xml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>2.0.4.RELEASE</version>
9+
<version>2.3.0.RELEASE</version>
1010
</parent>
1111

1212
<groupId>com.github.binarywang</groupId>
@@ -43,14 +43,6 @@
4343
<version>${weixin-java-miniapp.version}</version>
4444
</dependency>
4545

46-
<!--
47-
<dependency>
48-
<groupId>de.codecentric</groupId>
49-
<artifactId>spring-boot-admin-starter-client</artifactId>
50-
<version>1.5.0</version>
51-
</dependency>
52-
-->
53-
5446
<dependency>
5547
<groupId>commons-fileupload</groupId>
5648
<artifactId>commons-fileupload</artifactId>

0 commit comments

Comments
 (0)