Skip to content

Commit

Permalink
Update org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Feb 16, 2024
1 parent b24f971 commit 6df56db
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 6df56db

Please sign in to comment.