diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index 9ac21cfe24..03603f8397 100644 --- a/spring-boot-cli/pom.xml +++ b/spring-boot-cli/pom.xml @@ -136,6 +136,9 @@ org.apache.maven.plugins maven-failsafe-plugin + + -Xmx1024m -XX:MaxPermSize=512m + org.apache.maven.plugins