mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
test: add tomcat6-jdk6 integration-test
This commit is contained in:
@@ -24,5 +24,5 @@ public class ShellConfig {
|
||||
@Builder.Default
|
||||
private String urlPattern = "/*";
|
||||
@Builder.Default
|
||||
private int targetJdkVersion = Opcodes.V1_5;
|
||||
private int targetJdkVersion = Constants.DEFAULT_VERSION;
|
||||
}
|
||||
Reference in New Issue
Block a user