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

slachiewicz pushed a commit to branch 
dependabot/maven/org.apache.maven.archetype-archetype-catalog-3.2.0
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git

commit b2c0b01b15844237834efc4afe77a531b9fa29c1
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Sat Feb 13 17:38:02 2021 +0100

    Bump sisu-plexus from 0.3.3 to 0.3.4
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6776863..f482f3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
     <version>34</version>
-    <relativePath />
+    <relativePath/>
   </parent>
 
   <groupId>org.apache.maven.indexer</groupId>
@@ -89,7 +89,7 @@ under the License.
     <failsafe.redirectTestOutputToFile>true</failsafe.redirectTestOutputToFile>
     
<checkstyle.violation.ignore>MagicNumber,ParameterNumber,MethodLength,JavadocType,AvoidNestedBlocks,InterfaceIsType</checkstyle.violation.ignore>
 
-    <eclipse-sisu.version>0.3.3</eclipse-sisu.version>
+    <eclipse-sisu.version>0.3.4</eclipse-sisu.version>
     <lucene.version>5.5.5</lucene.version>
     <maven.version>3.5.2</maven.version>
     <resolver.version>1.1.0</resolver.version>

Reply via email to