Skip to content

Commit 679a5ad

Browse files
dependabot[bot]slachiewicz
authored andcommitted
[MJAVADOC-789] Bump org.codehaus.plexus:plexus-interactivity-api from 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] <[email protected]>
1 parent dbb5e48 commit 679a5ad

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

pom.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -327,17 +327,7 @@ under the License.
327327
<dependency>
328328
<groupId>org.codehaus.plexus</groupId>
329329
<artifactId>plexus-interactivity-api</artifactId>
330-
<version>1.2</version>
331-
<exclusions>
332-
<exclusion>
333-
<groupId>org.codehaus.plexus</groupId>
334-
<artifactId>plexus-utils</artifactId>
335-
</exclusion>
336-
<exclusion>
337-
<groupId>org.codehaus.plexus</groupId>
338-
<artifactId>plexus-container-default</artifactId>
339-
</exclusion>
340-
</exclusions>
330+
<version>1.3</version>
341331
</dependency>
342332

343333
<!-- test -->

0 commit comments

Comments
 (0)