
I removed abap, flex, pli and rpg dummy implementations since they're not implemented in the corresponding analyzer and there are no tickets open to do so.
9 lines
204 B
Plaintext
9 lines
204 B
Plaintext
[source,xml]
|
|
----
|
|
<!-- FIXME we should update version to 3.8.1 -->
|
|
<dependency>
|
|
<groupId>org.apache.commons</groupId>
|
|
<artifactId>commons-lang3</artifactId>
|
|
<version>3.6</version>
|
|
</dependency>
|
|
---- |