ESBCOMP-125 Moving from Grizzly 1.9.10 to 1.9.61

master
David BRASSELY 2015-01-26 09:21:03 +01:00
parent 1dfa38d24b
commit 7af6f962a7
2 changed files with 2 additions and 2 deletions

View File

@ -165,7 +165,7 @@
<dependency>
<groupId>com.sun.grizzly</groupId>
<artifactId>grizzly-servlet-webserver</artifactId>
<version>1.9.10</version>
<version>1.9.61</version>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>

View File

@ -263,7 +263,7 @@
<groupId>com.sun.grizzly</groupId>
<artifactId>grizzly-servlet-webserver</artifactId>
<optional>true</optional>
<version>1.9.10</version>
<version>1.9.61</version>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>