mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 16:31:53 +08:00
fix: tomcat6 jsp LinkageError
This commit is contained in:
@@ -21,6 +21,6 @@ dependencies {
|
||||
implementation 'org.apache.velocity:velocity:1.7'
|
||||
implementation 'ognl:ognl:2.7.3'
|
||||
implementation 'org.springframework:spring-expression:4.3.30.RELEASE'
|
||||
implementation 'de.odysseus.juel:juel-api:2.2.7'
|
||||
providedCompile 'de.odysseus.juel:juel-api:2.2.7'
|
||||
providedCompile "javax.servlet:servlet-api:2.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user