This is an automated email from the ASF dual-hosted git repository.
elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 1e55ec0 core (#1026)
1e55ec0 is described below
commit 1e55ec092c2f78026e9a02d86d2d5d9ddbc4126e
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Sun Feb 1 06:54:56 2026 -0600
core (#1026)
---
pom.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index df841b1..4742eeb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,12 +143,6 @@ under the License.
<version>${asmVersion}</version>
</dependency>
- <dependency>
- <groupId>org.apache.maven</groupId>
- <artifactId>maven-core</artifactId>
- <version>${mavenVersion}</version>
- <scope>test</scope>
- </dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-impl</artifactId>