Skip to content

Commit

Permalink
Removed the unecessary jdom dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
elecharny committed Sep 14, 2023
1 parent 9b07814 commit dc97e48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
6 changes: 0 additions & 6 deletions mina-legal/pom.xml
Expand Up @@ -34,12 +34,6 @@
</properties>

<dependencies>
<dependency>
<groupId>jdom</groupId>
<artifactId>jdom</artifactId>
<optional>true</optional>
</dependency>

<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -173,6 +173,7 @@
<module>mina-integration-jmx</module>
<module>mina-example</module>
<module>mina-http</module>
<module>mina-legal</module>
<!--module>mina-benchmarks</module-->
</modules>

Expand Down

0 comments on commit dc97e48

Please sign in to comment.