|
@@ -6,12 +6,12 @@
|
|
|
<parent>
|
|
<parent>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-parent</artifactId>
|
|
<artifactId>spring-boot-starter-parent</artifactId>
|
|
|
- <version>2.3.1.RELEASE</version>
|
|
|
|
|
|
|
+ <version>2.3.12.RELEASE</version>
|
|
|
<relativePath /> <!-- lookup parent from repository -->
|
|
<relativePath /> <!-- lookup parent from repository -->
|
|
|
</parent>
|
|
</parent>
|
|
|
<groupId>com.zj</groupId>
|
|
<groupId>com.zj</groupId>
|
|
|
<artifactId>EasyMedia</artifactId>
|
|
<artifactId>EasyMedia</artifactId>
|
|
|
- <version>1.3.1</version>
|
|
|
|
|
|
|
+ <version>1.3.2</version>
|
|
|
<name>EasyMedia</name>
|
|
<name>EasyMedia</name>
|
|
|
<description>一款简单的流媒体服务</description>
|
|
<description>一款简单的流媒体服务</description>
|
|
|
|
|
|
|
@@ -81,7 +81,7 @@
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>cn.hutool</groupId>
|
|
<groupId>cn.hutool</groupId>
|
|
|
<artifactId>hutool-all</artifactId>
|
|
<artifactId>hutool-all</artifactId>
|
|
|
- <version>5.3.3</version>
|
|
|
|
|
|
|
+ <version>5.8.21</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- netty -->
|
|
<!-- netty -->
|