This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 1974c5cd remove-plexus-interactivity-api
1974c5cd is described below
commit 1974c5cdc16914f93fbb2af9bf7df1e1dd7c7d50
Author: Jack <[email protected]>
AuthorDate: Thu Jun 4 09:55:06 2026 +0100
remove-plexus-interactivity-api
---
pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 27dd243d..1f2c0e31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -326,11 +326,6 @@ under the License.
<version>2.22.0</version>
<scope>runtime</scope>
</dependency>
- <dependency>
- <groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-interactivity-api</artifactId>
- <version>1.5.1</version>
- </dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>