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

Merge branch '9-update-pom-xml-to-use-apache-lang3' into 'master'

Resolve "update pom.xml to use Apache lang3"

Closes #9

See merge request RiseClipseGroup/RiseClipseValidator_SCL2003!9
parents 3e80ff0e 2e71caf6
No related branches found
No related tags found
1 merge request!9Resolve "update pom.xml to use Apache lang3"
Pipeline #1256 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