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

elharo 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 09cc1d5  Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 (#250)
09cc1d5 is described below

commit 09cc1d54a58e753921509d1be6bf85f9f840cd93
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 16 18:07:05 2021 +0000

    Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 (#250)
    
    Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) 
from 3.0.0-M3 to 3.0.0.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - 
[Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.0.0-M3...enforcer-3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    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 a91f6a4..2b6757a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
-        <version>3.0.0-M3</version>
+        <version>3.0.0</version>
         <executions>
           <execution>
             <id>enforce-java8</id>

Reply via email to