Skip to content

Commit

Permalink
Dropped unnecessary commons-lang3 dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
DuncanBeutler committed Apr 5, 2022
1 parent 815c2ca commit 901e2dc
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 @@ -55,11 +55,6 @@
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
Expand Down

0 comments on commit 901e2dc

Please sign in to comment.