You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by gi...@apache.org on 2022/02/08 13:47:49 UTC

[axis-axis2-java-core] 01/01: Bump maven-site-plugin from 3.9.1 to 3.10.0

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

github-bot pushed a commit to branch dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.10.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git

commit ffe0b3e7db1650eae194c64409359deccba049fe
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Feb 8 13:47:44 2022 +0000

    Bump maven-site-plugin from 3.9.1 to 3.10.0
    
    Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.9.1 to 3.10.0.
    - [Release notes](https://github.com/apache/maven-site-plugin/releases)
    - [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.9.1...maven-site-plugin-3.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-site-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d42758d..86094a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1092,7 +1092,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>3.9.1</version>
+                    <version>3.10.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.gmavenplus</groupId>