Skip to content

Commit

Permalink
commons-lang
Browse files Browse the repository at this point in the history
  • Loading branch information
francescou committed Sep 21, 2016
1 parent a7385b4 commit 448fe8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sigla-sdi/pom.xml
Expand Up @@ -83,6 +83,12 @@
</plugins>
</build>
<dependencies>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.6</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.jvnet.jaxb2_commons</groupId>
<artifactId>jaxb2-basics-runtime</artifactId>
Expand Down

0 comments on commit 448fe8b

Please sign in to comment.