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

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


The following commit(s) were added to refs/heads/master by this push:
     new dc64231  [MPOM-365] Bump maven-site-plugin from 3.12.0 to 3.12.1 (#101)
dc64231 is described below

commit dc64231c00327a9530ace183f06ecd6adc3604d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 14 14:26:50 2022 +0100

    [MPOM-365] Bump maven-site-plugin from 3.12.0 to 3.12.1 (#101)
    
    Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 
3.12.0 to 3.12.1.
    - [Release notes](https://github.com/apache/maven-site-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.12.0...maven-site-plugin-3.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-site-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0e6e116..f2afa8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -280,7 +280,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.12.0</version>
+          <version>3.12.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

Reply via email to