Skip to content

Commit 0b7d8db

Browse files
[MJAVADOC-789] Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.3 (#268)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbb5e48 commit 0b7d8db

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

Diff for: pom.xml

+1-11
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)