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

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


The following commit(s) were added to refs/heads/master by this push:
     new 54207db  Bump maven-site-plugin from 3.12.0 to 3.12.1
54207db is described below

commit 54207dbde1308542a4c9dd2e34a82d17df61aeba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 4 12:24:00 2022 +0000

    Bump maven-site-plugin from 3.12.0 to 3.12.1
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3e8bf82..5e8c4f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -781,7 +781,7 @@
         <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