mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-26 00:41:52 +08:00
test: add SpringBoot1 vul case (resolved #22)
This commit is contained in:
@@ -2,4 +2,9 @@ idea {
|
||||
module {
|
||||
excludeDirs += file('src')
|
||||
}
|
||||
}
|
||||
|
||||
subprojects {
|
||||
group = 'com.reajason.javaweb.vul'
|
||||
version = ''
|
||||
}
|
||||
Reference in New Issue
Block a user