mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-05 15:29:17 +02:00
update jetty to version 9.2.3.v20140905
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user