|
@@ -68,13 +68,13 @@
|
|
|
<dependency>
|
|
|
<groupId>org.glassfish.grizzly</groupId>
|
|
|
<artifactId>grizzly-http-server</artifactId>
|
|
|
- <version>2.3.28</version>
|
|
|
+ <version>2.3.31</version>
|
|
|
<!--<version>3.0-SNAPSHOT</version>-->
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
|
<artifactId>jackson-databind</artifactId>
|
|
|
- <version>2.8.5</version>
|
|
|
+ <version>2.8.9</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
<!-- <repositories>
|