|
|
@@ -82,7 +82,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.mchange</groupId>
|
|
|
<artifactId>c3p0</artifactId>
|
|
|
- <version>0.9.5.1</version>
|
|
|
+ <version>0.9.5.3</version>
|
|
|
<scope>provided</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
@@ -165,7 +165,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
|
<artifactId>jackson-databind</artifactId>
|
|
|
- <version>2.4.3</version>
|
|
|
+ <version>2.8.11.1</version>
|
|
|
<scope>provided</scope>
|
|
|
</dependency>
|
|
|
|