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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git

commit ceeb4e91ec58f8ea51e0a0788d867d1a371fcb79
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Nov 14 14:46:31 2021 +0100

    [MRESOLVER-208] Upgrade Sisu to 0.3.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d27b4d3..210111c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
     <dependency>
       <groupId>org.eclipse.sisu</groupId>
       <artifactId>org.eclipse.sisu.plexus</artifactId>
-      <version>0.3.3</version>
+      <version>0.3.5</version>
       <exclusions>
         <exclusion>
           <groupId>com.google.guava</groupId>

Reply via email to