Skip to content

Commit

Permalink
lang3
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Dec 9, 2024
1 parent e1113d0 commit 45ea1d3
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>

<!-- Test -->
<dependency>
Expand Down

0 comments on commit 45ea1d3

Please sign in to comment.