server/pom.xml
changeset 246 176ff9c25b8d
parent 245 87b0a35c3a8e
child 257 6bf1126c5add
--- a/server/pom.xml	Thu Jan 16 13:49:35 2014 +0100
+++ b/server/pom.xml	Fri Jan 17 01:55:09 2014 +0100
@@ -17,8 +17,8 @@
         <spring-security-version>3.1.4.RELEASE</spring-security-version>
         <spring-data-commons-version>1.6.1.RELEASE</spring-data-commons-version>
         <spring-data-jpa-version>1.4.1.RELEASE</spring-data-jpa-version>
-        <jetty-plugin-version>8.1.13.v20130916</jetty-plugin-version>
-        <jetty-version>8.1.13.v20130916</jetty-version>
+        <jetty-plugin-version>8.1.14.v20131031</jetty-plugin-version>
+        <jetty-version>8.1.14.v20131031</jetty-version>
         <junit-version>4.11</junit-version>
         <thymeleaf-version>2.1.1.RELEASE</thymeleaf-version>
         <thymeleaf-springsecurity-version>2.1.0.RELEASE</thymeleaf-springsecurity-version>