Skip to content

Commit a77dfb2

Browse files
authored
Drop unused commons-lang 2.6 from management (#661)
1 parent 95e8e95 commit a77dfb2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -202,11 +202,6 @@
202202
</exclusion>
203203
</exclusions>
204204
</dependency>
205-
<dependency>
206-
<groupId>commons-lang</groupId>
207-
<artifactId>commons-lang</artifactId>
208-
<version>2.6</version>
209-
</dependency>
210205
<dependency>
211206
<groupId>org.apache.maven.plugin-testing</groupId>
212207
<artifactId>maven-plugin-testing-harness</artifactId>

0 commit comments

Comments
 (0)