missing dependency
This commit is contained in:
parent
83b02293af
commit
77d9a93df8
1 changed files with 5 additions and 0 deletions
5
pom.xml
5
pom.xml
|
|
@ -109,6 +109,11 @@
|
|||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-lang</groupId>
|
||||
<artifactId>commons-lang</artifactId>
|
||||
<version>2.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.drewnoakes</groupId>
|
||||
<artifactId>metadata-extractor</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue