Skip to content

Commit

Permalink
Upgrade org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jan 6, 2024
1 parent 6c265af commit 7c23a7b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -327,16 +327,12 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-interactivity-api</artifactId>
<version>1.1</version>
<version>1.2</version>
<exclusions>
<exclusion>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
</exclusion>
<exclusion>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-container-default</artifactId>
</exclusion>
</exclusions>
</dependency>

Expand Down

0 comments on commit 7c23a7b

Please sign in to comment.