Skip to content

Commit

Permalink
Drop unused commons-lang 2.6 from management (#661)
Browse files Browse the repository at this point in the history
  • Loading branch information
elilja committed Jun 2, 2023
1 parent 95e8e95 commit a77dfb2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -202,11 +202,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.6</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-testing</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
Expand Down

0 comments on commit a77dfb2

Please sign in to comment.