diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a6600df02b76..1b1950a4cbd3 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -656,7 +656,7 @@ ${jdk.strong.encapsulation.argLine} - -Xmx128m + -Xmx512m -Duser.timezone=UTC -Dfile.encoding=UTF-8 -Ddruid.test.config.dockerIp=${env.DOCKER_IP} diff --git a/pom.xml b/pom.xml index 27ceb04cf683..629f98863109 100644 --- a/pom.xml +++ b/pom.xml @@ -1371,7 +1371,7 @@ org.openrewrite.maven rewrite-maven-plugin - 5.27.0 + 5.30.0 org.apache.druid.RewriteRules