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

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


The following commit(s) were added to refs/heads/master by this push:
     new 23d0ac9a Bump maven-site-plugin from 4.0.0-M3 to 4.0.0-M4
23d0ac9a is described below

commit 23d0ac9afb701dd5cb7d2bcc2c63cf5af526230f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 5 23:01:11 2022 +0000

    Bump maven-site-plugin from 4.0.0-M3 to 4.0.0-M4
    
    Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 
4.0.0-M3 to 4.0.0-M4.
    - [Release notes](https://github.com/apache/maven-site-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-4.0.0-M3...maven-site-plugin-4.0.0-M4)
    
    ---
    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 1859ee8c..7bde0825 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>4.0.0-M3</version>
+          <version>4.0.0-M4</version>
           <configuration>
             <siteDirectory>${siteDirectory}</siteDirectory>
             <!-- don't deploy site with maven-site-plugin -->

Reply via email to