1
0
mirror of synced 2025-12-28 05:57:57 +08:00

🎨 升级依赖jodd-http版本,并修复不兼容代码

This commit is contained in:
Binary Wang
2020-09-24 14:41:24 +08:00
parent 697a6809d5
commit 32f72774fe
13 changed files with 27 additions and 15 deletions

View File

@@ -134,7 +134,7 @@
<dependency>
<groupId>org.jodd</groupId>
<artifactId>jodd-http</artifactId>
<version>5.1.6</version>
<version>5.2.0</version>
<scope>provided</scope>
</dependency>
<dependency>