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>
|
||
|
----
|