Skip to content

Commit

Permalink
Bump 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 1, 2024
1 parent 7d0ebff commit 02ad8fa
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,18 +175,15 @@
<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>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.5.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-xml</artifactId>
</dependency>

<!-- misc -->
Expand Down

0 comments on commit 02ad8fa

Please sign in to comment.