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:50 UTC

[karaf] branch karaf-4.3.x 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 karaf-4.3.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new b12ee047a4 [KARAF-7596] Upgrade to maven-site-plugin 3.12.1
b12ee047a4 is described below

commit b12ee047a47b3f7d90caae8c4fb6bc9b526eccfb
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
    
    (cherry picked from commit 3249bb8ec5b5515fb1e4dc7db6bfd569d96e95d0)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 706f433d54..78ef4957f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -566,7 +566,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>
@@ -761,7 +761,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>