You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/09/29 17:00:46 UTC

[maven-enforcer] branch master updated: Bump sisu-maven-plugin from 0.3.4 to 0.3.5

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-enforcer.git


The following commit(s) were added to refs/heads/master by this push:
     new 1030876  Bump sisu-maven-plugin from 0.3.4 to 0.3.5
1030876 is described below

commit 103087629030e06ed38790180e653084ea864efd
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Sep 22 15:27:10 2021 +0000

    Bump sisu-maven-plugin from 0.3.4 to 0.3.5
    
    Bumps sisu-maven-plugin from 0.3.4 to 0.3.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.sisu:sisu-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 maven-enforcer-extension/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-enforcer-extension/pom.xml b/maven-enforcer-extension/pom.xml
index 3ad16cb..6b99779 100644
--- a/maven-enforcer-extension/pom.xml
+++ b/maven-enforcer-extension/pom.xml
@@ -34,7 +34,7 @@
       <plugin>
         <groupId>org.eclipse.sisu</groupId>
         <artifactId>sisu-maven-plugin</artifactId>
-        <version>0.3.4</version>
+        <version>0.3.5</version>
         <executions>
           <execution>
             <id>index-project</id>