diff --git a/integration-test/build.gradle b/integration-test/build.gradle index cdc175bc..48897fc5 100644 --- a/integration-test/build.gradle +++ b/integration-test/build.gradle @@ -51,20 +51,6 @@ idea { } test { -// dependsOn( -// ":vul:vul-webapp:war", -// ":vul:vul-webapp-expression:war", -// ":vul:vul-webapp-deserialize:war", -// ":vul:vul-webapp-jakarta:war", -// ":vul:vul-springboot1:bootJar", -// ":vul:vul-springboot2:bootJar", -// ":vul:vul-springboot2-jetty:bootJar", -// ":vul:vul-springboot2-undertow:bootJar", -// ":vul:vul-springboot2:bootWar", -// ":vul:vul-springboot2-webflux:bootJar", -// ":vul:vul-springboot3:bootJar", -// ":vul:vul-springboot3-webflux:bootJar", -// ) useJUnitPlatform() finalizedBy jacocoTestReport } \ No newline at end of file