Skip to content
Snippets Groups Projects
Commit 2e71caf6 authored by Dominique Marcadet's avatar Dominique Marcadet
Browse files

add lang3 dependency

parent 3e80ff0e
No related branches found
No related tags found
1 merge request!9Resolve "update pom.xml to use Apache lang3"
Pipeline #1254 passed
......@@ -94,6 +94,13 @@
<version>${javax-inject-version}</version>
</dependency>
<!-- https://mvnrepository.com/artifact/javax.inject/javax.inject -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>${apache-lang3-version}</version>
</dependency>
<!-- RiseClipse needed plugins -->
<dependency>
<groupId>fr.centralesupelec.edf.riseclipse</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment