mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-04-18 14:37:27 +00:00
移除 Apache-common-text 包,采用 spring 内置的 HtmlUtils 处理 xss 问题
This commit is contained in:
@@ -62,11 +62,6 @@
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-text</artifactId>
|
||||
<version>1.9</version>
|
||||
</dependency>
|
||||
<!-- REDISSON -->
|
||||
<dependency>
|
||||
<groupId>org.redisson</groupId>
|
||||
|
||||
Reference in New Issue
Block a user