Skip to content

Commit

Permalink
Upgrade org.codehaus.plexus:plexus-interactivity-api to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jan 25, 2024
1 parent 991e096 commit dbd2835
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,13 +243,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-interactivity-api</artifactId>
<version>1.1</version>
<exclusions>
<exclusion>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-container-default</artifactId>
</exclusion>
</exclusions>
<version>1.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
Expand Down

0 comments on commit dbd2835

Please sign in to comment.