Skip to content

Commit

Permalink
[MJAVADOC-789] Bump org.codehaus.plexus:plexus-interactivity-api from…
Browse files Browse the repository at this point in the history
… 1.2 to 1.3

Bumps [org.codehaus.plexus:plexus-interactivity-api](https://github.com/codehaus-plexus/plexus-interactivity) from 1.2 to 1.3.
- [Release notes](https://github.com/codehaus-plexus/plexus-interactivity/releases)
- [Commits](codehaus-plexus/plexus-interactivity@plexus-interactivity-1.2...plexus-interactivity-1.3)

---
Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Mar 31, 2024
1 parent dbb5e48 commit 679a5ad
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions pom.xml
Expand Up @@ -327,17 +327,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-interactivity-api</artifactId>
<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>
<version>1.3</version>
</dependency>

<!-- test -->
Expand Down

0 comments on commit 679a5ad

Please sign in to comment.