Skip to content

Commit

Permalink
remove lang3 dep from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
matriv committed Dec 18, 2024
1 parent 41a10e7 commit 655d87b
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 @@ -143,11 +143,6 @@
<version>3.6.3</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>javax.inject</groupId>
<artifactId>javax.inject</artifactId>
Expand Down

0 comments on commit 655d87b

Please sign in to comment.