Skip to content

Commit

Permalink
Remove unused dependency (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed May 26, 2024
1 parent 29d1c0d commit e6cd6e9
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 e6cd6e9

Please sign in to comment.