fix: xss 启用后编辑器上传图片错误

This commit is contained in:
gaibu
2023-01-10 19:27:24 +08:00
parent d7bec143fd
commit 099754c26e
9 changed files with 34 additions and 81 deletions

View File

@@ -133,10 +133,6 @@
<artifactId>transmittable-thread-local</artifactId>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
</dependency>
</dependencies>
</project>