Bump org.codehaus.plexus:plexus-archiver from 2.4.4 to 4.8.0

Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 2.4.4 to 4.8.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/codehaus-plexus/plexus-archiver/commits/plexus-archiver-4.8.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index da52bd6..a4076c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1024,7 +1024,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-archiver</artifactId>
-        <version>2.4.4</version>
+        <version>4.8.0</version>
       </dependency>
       <dependency>
         <artifactId>commons-lang3</artifactId>
@@ -1207,7 +1207,7 @@
             <dependency>
               <groupId>org.codehaus.plexus</groupId>
               <artifactId>plexus-archiver</artifactId>
-              <version>3.4</version>
+              <version>4.8.0</version>
             </dependency>
           </dependencies>
         </plugin>