Skip to content

Commit

Permalink
Remove useless exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jun 2, 2024
1 parent 31fa4f7 commit 07dbccc
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 @@ -248,12 +248,6 @@ under the License.
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-dependency-tree</artifactId>
<version>3.3.0</version>
<exclusions>
<exclusion>
<groupId>org.eclipse.aether</groupId>
<artifactId>aether-util</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
Expand Down

0 comments on commit 07dbccc

Please sign in to comment.