Commit 3b619c4a9eb592f967a2b6f4f4b9b381a29fd388
1 parent
cd6ed9f2
还原
Showing
1 changed file
with
2 additions
and
2 deletions
pom.xml
| @@ -252,9 +252,9 @@ | @@ -252,9 +252,9 @@ | ||
| 252 | <version>1.0.6</version> | 252 | <version>1.0.6</version> |
| 253 | </dependency> | 253 | </dependency> |
| 254 | <dependency> | 254 | <dependency> |
| 255 | - <groupId>org.javassist</groupId> | 255 | + <groupId>javassist</groupId> |
| 256 | <artifactId>javassist</artifactId> | 256 | <artifactId>javassist</artifactId> |
| 257 | - <version>3.24.0-GA</version> | 257 | + <version>3.12.1.GA</version> |
| 258 | </dependency> | 258 | </dependency> |
| 259 | <dependency> | 259 | <dependency> |
| 260 | <groupId>jstl</groupId> | 260 | <groupId>jstl</groupId> |