new versions of a couple of third-party libs
This commit is contained in:
parent
2bf3b9a229
commit
6e0368d4d5
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -107,7 +107,7 @@
|
|||
<dependency>
|
||||
<groupId>com.drewnoakes</groupId>
|
||||
<artifactId>metadata-extractor</artifactId>
|
||||
<version>2.3.1</version>
|
||||
<version>2.4.0-beta-1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.servlet</groupId>
|
||||
|
|
@ -129,7 +129,7 @@
|
|||
<dependency>
|
||||
<groupId>com.sleepycat</groupId>
|
||||
<artifactId>je</artifactId>
|
||||
<version>4.0.92</version>
|
||||
<version>4.0.103</version>
|
||||
</dependency>
|
||||
<!--
|
||||
<dependency><groupId>com.caucho</groupId><artifactId>resin</artifactId><version>3.1.8</version></dependency>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue