aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSiva.ye <yezhihua@huawei.com>2018-09-27 02:39:49 +0000
committerSiva.ye <yezhihua@huawei.com>2018-09-27 02:39:49 +0000
commitbc170541631d4bd5a94d64eef4e2d2e951211713 (patch)
treebee7e0ef12dbf5e9befca16e87c2c67554eb9304 /pom.xml
parentef45a050c45224a49349c2c3ef3b3c85c122e7fb (diff)
Revert jetty version to security version
Change-Id: Idaa55084f5ecb0dd3536c232cebc14fb50000013 Issue-ID: SO-1013 Signed-off-by: Siva.ye <yezhihua@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 0960eb9dbe..df6c19fe14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -800,6 +800,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
+ <version>9.4.12.v20180830</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>