Skip to content

Commit 9a1b43a

Browse files
author
chengyitian
committed
AJ-869: delete 'commons-lang3' dependency;
1 parent 6b88100 commit 9a1b43a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@
6161
<artifactId>javatuples</artifactId>
6262
<version>1.2</version>
6363
</dependency>
64-
<dependency>
65-
<groupId>org.apache.commons</groupId>
66-
<artifactId>commons-lang3</artifactId>
67-
<version>3.18.0</version>
68-
<scope>test</scope>
69-
</dependency>
7064
<dependency>
7165
<groupId>org.slf4j</groupId>
7266
<artifactId>slf4j-api</artifactId>

0 commit comments

Comments
 (0)