Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed May 26, 2024
1 parent 5c7d0bc commit 2c9adcf
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions maven-enforcer-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@
<artifactId>plexus-xml</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<!-- needed for IT tests -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 2c9adcf

Please sign in to comment.