aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2018-08-24 23:12:51 -0400
committerdglFromAtt <dgl@research.att.com>2018-08-24 23:13:00 -0400
commit0f2eac2ac51c3672b84c454c1f3a1208c8ba703d (patch)
tree70b68e0a86478a31ea0e604cb37d95302ad3f646 /pom.xml
parent3252202a1444ae98df477b6964aa8b09666a828c (diff)
Bump jetty to better version
Change-Id: I4039492a13dca7d9bfab7ed6f9c809e018a31db2 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-656
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1cf8e7f..d0c1898 100644
--- a/pom.xml
+++ b/pom.xml
@@ -356,7 +356,7 @@
<jackson.version>2.9.5</jackson.version>
<jersey.version>2.26</jersey.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <jettyVersion>9.3.8.RC0</jettyVersion>
+ <jettyVersion>9.4.12.RC0</jettyVersion>
<eelf.version>0.0.1</eelf.version>
<artifact.version>1.0.15-SNAPSHOT</artifact.version>
<!-- SONAR -->