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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit 4d8ef440453d8dadca3aecb40c57683b7d23fb46
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Wed Apr 27 22:59:11 2022 +0200

    [MSITE-897] Upgrade Plexus Archiver to 4.2.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e1f22d4c..725d9b2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,7 +308,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>4.2.5</version>
+      <version>4.2.7</version>
     </dependency>
 
     <dependency>

Reply via email to