We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a963bf commit 2a762a6Copy full SHA for 2a762a6
java-common/pom.xml
@@ -14,11 +14,6 @@
14
<description>Code Analyzer for Java :: Common Utilities for Sonar Java</description>
15
16
<dependencies>
17
- <dependency>
18
- <groupId>org.apache.commons</groupId>
19
- <artifactId>commons-lang3</artifactId>
20
- <version>3.18.0</version>
21
- </dependency>
22
<dependency>
23
<groupId>org.junit.jupiter</groupId>
24
<artifactId>junit-jupiter</artifactId>
0 commit comments