Skip to content

Commit

Permalink
Remove commons-net dependency from dependency management section (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Oct 10, 2024
1 parent 08f6580 commit b9a0808
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@

<dependencyManagement>
<dependencies>
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>3.11.1</version>
</dependency>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
Expand Down

0 comments on commit b9a0808

Please sign in to comment.