Skip to content

Commit 07dbccc

Browse files
committed
Remove useless exclude
1 parent 31fa4f7 commit 07dbccc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -248,12 +248,6 @@ under the License.
248248
<groupId>org.apache.maven.shared</groupId>
249249
<artifactId>maven-dependency-tree</artifactId>
250250
<version>3.3.0</version>
251-
<exclusions>
252-
<exclusion>
253-
<groupId>org.eclipse.aether</groupId>
254-
<artifactId>aether-util</artifactId>
255-
</exclusion>
256-
</exclusions>
257251
</dependency>
258252
<dependency>
259253
<groupId>org.apache.maven.shared</groupId>

0 commit comments

Comments
 (0)