This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 7d7d7808063 Upgrade Plexus Archiver to version 4.6.1
7d7d7808063 is described below

commit 7d7d78080633dd7cb8d92696d0a0da69596ca226
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Jan 19 15:06:56 2023 +0100

    Upgrade Plexus Archiver to version 4.6.1
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 tooling/parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml
index deab5554ad2..fa6ab9bbc7c 100644
--- a/tooling/parent/pom.xml
+++ b/tooling/parent/pom.xml
@@ -45,7 +45,7 @@
         
<plexus-container-default-version>1.6</plexus-container-default-version>
         <plexus-utils-version>3.3.0</plexus-utils-version>
         <maven-archiver-version>3.6.0</maven-archiver-version>
-        <plexus-archiver-version>4.2.1</plexus-archiver-version>
+        <plexus-archiver-version>4.6.1</plexus-archiver-version>
     </properties>
 
     <dependencyManagement>

Reply via email to