漏洞修复
This commit is contained in:
parent
007d8934e8
commit
36c6451fc9
6
pom.xml
6
pom.xml
|
|
@ -202,6 +202,12 @@
|
|||
<version>${sgzb.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-compress</artifactId>
|
||||
<version>1.26.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tomcat.embed</groupId>
|
||||
<artifactId>tomcat-embed-core</artifactId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue