Skip to content

Commit 2a762a6

Browse files
Remove lang3 from java-common
1 parent 4a963bf commit 2a762a6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

java-common/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414
<description>Code Analyzer for Java :: Common Utilities for Sonar Java</description>
1515

1616
<dependencies>
17-
<dependency>
18-
<groupId>org.apache.commons</groupId>
19-
<artifactId>commons-lang3</artifactId>
20-
<version>3.18.0</version>
21-
</dependency>
2217
<dependency>
2318
<groupId>org.junit.jupiter</groupId>
2419
<artifactId>junit-jupiter</artifactId>

0 commit comments

Comments
 (0)