Commit 3b619c4a9eb592f967a2b6f4f4b9b381a29fd388

Authored by 后端研发-林欢群
1 parent cd6ed9f2

还原

Showing 1 changed file with 2 additions and 2 deletions
... ... @@ -252,9 +252,9 @@
252 252 <version>1.0.6</version>
253 253 </dependency>
254 254 <dependency>
255   - <groupId>org.javassist</groupId>
  255 + <groupId>javassist</groupId>
256 256 <artifactId>javassist</artifactId>
257   - <version>3.24.0-GA</version>
  257 + <version>3.12.1.GA</version>
258 258 </dependency>
259 259 <dependency>
260 260 <groupId>jstl</groupId>
... ...