Skip to content

Commit

Permalink
build: un-manage dependency (smooks#801)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmamo committed Jul 5, 2024
1 parent a9fa391 commit eaefcdd
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 @@ -367,12 +367,6 @@
<artifactId>jaxen</artifactId>
<version>${jaxen.version}</version>
</dependency>

<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>3.11.0</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit eaefcdd

Please sign in to comment.