[PRODSEC-11120]: Bump plexus-archiver in order to fix CVE-2025-67721 (#734)

This commit is contained in:
Vivek Kumar
2026-01-30 16:12:53 +05:30
committed by GitHub
parent 4737496272
commit 573e317e01
8 changed files with 10 additions and 10 deletions
@@ -11,7 +11,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.13.0</version>
<version>4.14.0-A1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -5,8 +5,8 @@
<groupId>${groupId}</groupId>
<artifactId>${artifactId}</artifactId>
<version>${version}</version>
<name>AIO - SDK 4.13.0</name>
<description>All-In-One (AIO) project for SDK 4.13.0</description>
<name>AIO - SDK 4.14.0-A1</name>
<description>All-In-One (AIO) project for SDK 4.14.0-A1</description>
<packaging>pom</packaging>
<prerequisites>
@@ -12,7 +12,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.13.0</version>
<version>4.14.0-A1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.13.0</version>
<version>4.14.0-A1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
+1 -1
View File
@@ -17,7 +17,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.13.0</version>
<version>4.14.0-A1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
+1 -1
View File
@@ -10,7 +10,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.13.0</version>
<version>4.14.0-A1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
+2 -2
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.13.0</version>
<version>4.14.0-A1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -92,7 +92,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
<version>4.10.0</version>
<version>4.11.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
+1 -1
View File
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.13.0</version>
<version>4.14.0-A1</version>
<name>Alfresco SDK</name>
<description>This aggregator Project builds all modules required for the Alfresco SDK</description>
<packaging>pom</packaging>