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

rotty3000 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 91ddc5c  Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 in /spi-fly
91ddc5c is described below

commit 91ddc5cb2bd9ef6affbe8080087fa8b763036825
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 30 17:06:39 2021 +0000

    Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 in /spi-fly
    
    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] <[email protected]>
---
 spi-fly/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index 1e1cb4e..38dce3b 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -121,7 +121,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-enforcer-plugin</artifactId>
-                    <version>3.0.0-M3</version>
+                    <version>3.0.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to