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

slachiewicz pushed a commit to branch 
dependabot/maven/org.codehaus.plexus-plexus-interactivity-api-1.3
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git

commit 6df56dbffb829e45b02079cbf421b85dd811beb3
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Fri Feb 16 13:52:21 2024 +0100

    Update org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.3
---
 pom.xml | 16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2f9a81d6..ab3acb3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,21 +254,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-interactivity-api</artifactId>
-        <version>1.1</version>
-        <exclusions>
-          <exclusion>
-            <groupId>plexus</groupId>
-            <artifactId>plexus-utils</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>org.codehaus.plexus</groupId>
-            <artifactId>plexus-container-default</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>classworlds</groupId>
-            <artifactId>classworlds</artifactId>
-          </exclusion>
-        </exclusions>
+        <version>1.3</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>

Reply via email to