You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/07/20 21:17:54 UTC

[maven-site-plugin] 01/01: [MSITE-906] Upgrade plugins and components

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

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

commit f5b3aa4b3e9ed4a7411e658af674e3307b763ca0
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Wed Jul 20 23:17:19 2022 +0200

    [MSITE-906] Upgrade plugins and components
    
    This closes #98
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index a0e6cd68..58fce6bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,8 +200,8 @@ under the License.
     <!-- for dependencies -->
     <doxiaVersion>2.0.0-M3</doxiaVersion>
     <doxiaSitetoolsVersion>2.0.0-M3</doxiaSitetoolsVersion>
-    <jettyVersion>9.4.46.v20220331</jettyVersion>
-    <wagonVersion>3.5.1</wagonVersion>
+    <jettyVersion>9.4.48.v20220622</jettyVersion>
+    <wagonVersion>3.5.2</wagonVersion>
     <slf4jVersion>1.7.36</slf4jVersion>
     <!-- for ITs -->
     <checkstylePluginVersion>3.1.2</checkstylePluginVersion>
@@ -288,7 +288,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-archiver</artifactId>
-      <version>3.5.2</version>
+      <version>3.6.0</version>
     </dependency>
 
     <!-- dependencies to annotations -->
@@ -309,7 +309,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>4.2.7</version>
+      <version>4.4.0</version>
     </dependency>
 
     <dependency>
@@ -531,7 +531,7 @@ under the License.
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.3.0</version>
+            <version>1.4.1</version>
             <executions>
               <execution>
                 <goals>