Skip to content

Commit

Permalink
fix - Remove unused dependency maven-compat (#499) (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise authored Feb 7, 2023
1 parent 1ed5285 commit f70199b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -311,12 +311,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-compat</artifactId>
<version>${maven-dependencies.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
Expand Down

0 comments on commit f70199b

Please sign in to comment.