update jetty to version 9.2.3.v20140905

This commit is contained in:
Sebastian Sdorra
2014-10-17 21:57:11 +02:00
parent b88963f4b1
commit 36b1ecb523
2 changed files with 1 additions and 4 deletions

View File

@@ -437,7 +437,7 @@
<legman.version>1.2.0</legman.version>
<!-- webserver -->
<jetty.version>9.2.2.v20140723</jetty.version>
<jetty.version>9.2.3.v20140905</jetty.version>
<!-- security libraries -->
<shiro.version>1.2.3</shiro.version>

View File

@@ -582,9 +582,6 @@
<artifactId>jetty-maven-plugin</artifactId>
<version>${jetty.version}</version>
<configuration>
<httpConnector>
<port>8081</port>
</httpConnector>
<stopPort>8085</stopPort>
<stopKey>STOP</stopKey>
<systemProperties>