summaryrefslogtreecommitdiffstats
path: root/cadi/pom.xml
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-08-16 10:06:42 -0500
committerInstrumental <jonathan.gathman@att.com>2018-08-16 10:06:47 -0500
commitff062b2bb71c2c6616c2187748e99bd071a86bf1 (patch)
tree4f85b4c0e966ce7d553693eeead4a769334755de /cadi/pom.xml
parentcc7e0879be6e1ec1790db9e882674e52c3a67030 (diff)
Update Poms newer Jetty
Issue-ID: AAF-436 Change-Id: I876e3cce3fab4979b79658126c553bf7d87db948 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'cadi/pom.xml')
-rw-r--r--cadi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/pom.xml b/cadi/pom.xml
index ab80527d..a194d0dc 100644
--- a/cadi/pom.xml
+++ b/cadi/pom.xml
@@ -38,7 +38,7 @@
<properties>
<!-- <sonar.skip>true</sonar.skip> -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <project.jettyVersion>9.3.9.v20160517</project.jettyVersion>
+ <project.jettyVersion>9.4.12.RC</project.jettyVersion>
<powermock.version>1.5.1</powermock.version>
<!-- SONAR -->
<jacoco.version>0.7.7.201606060606</jacoco.version>