summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2018-08-05 17:16:15 +0300
committerMichael Lando <ml636r@att.com>2018-08-06 10:17:47 +0000
commitc63a3402b0054642bfe07465278dc80246b0321b (patch)
treea67f7290f686d831556a1f736f6f359fd7797967 /pom.xml
parentbaf7f0a965d0ffebd5308d44758bfa9ba96c0c76 (diff)
Updating the Jetty version
Change-Id: Id492fab0745479556a6c63af5aec32a49765cb67 Issue-ID: SDC-1545 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index e3af467f1a..5f4326e572 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
<elastic-search.version>2.4.0</elastic-search.version>
<catalog-artifacts.version>1.0.0-SNAPSHOT</catalog-artifacts.version>
<catalog-builders.version>1.0.0-SNAPSHOT</catalog-builders.version>
- <jetty.version>9.2.22.v20170606</jetty.version>
+ <jetty.version>9.3.20.v20170531</jetty.version>
<!-- JSON and YAML Parsing -->
<jackson.version>2.8.10</jackson.version>
@@ -475,4 +475,4 @@
<url>dav:${nexus.proxy}${sitePath}</url>
</site>
</distributionManagement>
-</project> \ No newline at end of file
+</project>