|
@@ -20,7 +20,7 @@
|
|
|
<dependency>
|
|
|
<groupId>mysql</groupId>
|
|
|
<artifactId>mysql-connector-java</artifactId>
|
|
|
- <version>5.1.23</version>
|
|
|
+ <version>5.1.38</version>
|
|
|
</dependency>
|
|
|
|
|
|
<!-- This adds automatic compression of JavaScript and CSS when in production mode. -->
|
|
@@ -86,7 +86,7 @@ of testing facilities designed for use with TestNG (http://testng.org/), so it's
|
|
|
<dependency>
|
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
|
<artifactId>jackson-databind</artifactId>
|
|
|
- <version>2.3.0</version>
|
|
|
+ <version>2.6.4</version>
|
|
|
</dependency>
|
|
|
|
|
|
</dependencies>
|