diff --git a/.cirrus.yml b/.cirrus.yml index ade0f65..220b419 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -30,7 +30,7 @@ build_task: eks_container: <<: *CONTAINER_DEFINITION cpu: 2 - memory: 2G + memory: 10G env: DEPLOY_PULL_REQUEST: "true" SONAR_TOKEN: VAULT[development/kv/data/next data.token] diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index d248408..54e72de 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -41,7 +41,7 @@ org.codehaus.plexus plexus-archiver - 4.10.1 + 4.10.3 org.tukaani