You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2022/10/18 13:59:21 UTC

[karaf] branch main updated: [KARAF-7596] Upgrade to maven-site-plugin 3.12.1

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3249bb8ec5 [KARAF-7596] Upgrade to maven-site-plugin 3.12.1
     new b7241c8e17 Merge pull request #1674 from jbonofre/KARAF-7596
3249bb8ec5 is described below

commit 3249bb8ec5b5515fb1e4dc7db6bfd569d96e95d0
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Oct 18 14:10:31 2022 +0200

    [KARAF-7596] Upgrade to maven-site-plugin 3.12.1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5020a32a7e..3727275410 100644
--- a/pom.xml
+++ b/pom.xml
@@ -577,7 +577,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>3.11.0</version>
+                    <version>3.12.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -772,7 +772,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-site-plugin</artifactId>
-                <version>3.11.0</version>
+                <version>3.12.1</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>