Skip to content

Commit 161fa64

Browse files
Update dependency org.codehaus.plexus:plexus-archiver to v4.10.3 (#14)
* Update dependency org.codehaus.plexus:plexus-archiver to v4.10.3 * increasae memory --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michal Zgliczynski <michal.zgliczynski@sonarsource.com>
1 parent 64b03d1 commit 161fa64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ build_task:
3030
eks_container:
3131
<<: *CONTAINER_DEFINITION
3232
cpu: 2
33-
memory: 2G
33+
memory: 10G
3434
env:
3535
DEPLOY_PULL_REQUEST: "true"
3636
SONAR_TOKEN: VAULT[development/kv/data/next data.token]

maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.codehaus.plexus</groupId>
4343
<artifactId>plexus-archiver</artifactId>
44-
<version>4.10.1</version>
44+
<version>4.10.3</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.tukaani</groupId>

0 commit comments

Comments
 (0)