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 9b23573 commit 2bfe8cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions maven-scm-providers/maven-scm-provider-local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
<groupId>org.apache</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>

<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 2bfe8cd

Please sign in to comment.