Skip to content

Commit

Permalink
Remove duplicate dependency to commons-lang and commons-text.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Nov 17, 2022
1 parent 1f745ae commit af9804c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,6 @@
</developers>

<dependencies>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>commons-lang3-api</artifactId>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>commons-text-api</artifactId>
</dependency>
<dependency>
<groupId>edu.hm.hafner</groupId>
<artifactId>codingstyle</artifactId>
Expand Down

0 comments on commit af9804c

Please sign in to comment.