Revert jetty version to security version 17/69217/1
authorSiva.ye <yezhihua@huawei.com>
Thu, 27 Sep 2018 02:39:49 +0000 (02:39 +0000)
committerSiva.ye <yezhihua@huawei.com>
Thu, 27 Sep 2018 02:39:49 +0000 (02:39 +0000)
Change-Id: Idaa55084f5ecb0dd3536c232cebc14fb50000013
Issue-ID: SO-1013
Signed-off-by: Siva.ye <yezhihua@huawei.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 0960eb9..df6c19f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                         <dependency>
                             <groupId>org.eclipse.jetty</groupId>
                             <artifactId>jetty-server</artifactId>
+                            <version>9.4.12.v20180830</version>
                         </dependency>
                        <dependency>
                            <groupId>com.h2database</groupId>