aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2019-01-18 18:29:18 -0500
committerdglFromAtt <dgl@research.att.com>2019-01-18 18:30:01 -0500
commitca5d23b1d15d808d9d2924e1c870f50742899c53 (patch)
treead24be61c858c784d2a514419a1d0b545d639fed /pom.xml
parent036eaca9ccd55f5c568dff6347da1bcf07e5c61b (diff)
Update artifact dependencies
Change-Id: I6ea4742b489dd91074d22f44048ad7fc4720a0aa Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-987
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 8db05b1..975866c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -379,7 +379,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.RC2</jettyVersion>
<eelf.version>1.0.0</eelf.version>
<artifact.version>1.0.20-SNAPSHOT</artifact.version>
<!-- SONAR -->