We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768f835 commit fe755eaCopy full SHA for fe755ea
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>2.0.4.RELEASE</version>
+ <version>2.3.0.RELEASE</version>
10
</parent>
11
12
<groupId>com.github.binarywang</groupId>
@@ -43,14 +43,6 @@
43
<version>${weixin-java-miniapp.version}</version>
44
</dependency>
45
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
-
54
<dependency>
55
<groupId>commons-fileupload</groupId>
56
<artifactId>commons-fileupload</artifactId>
0 commit comments