aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-01-07 16:37:47 -0500
committerJimmy Forsyth <jf2512@att.com>2019-01-07 16:38:56 -0500
commit882ccd39f7da4375960e7275dc86383b2dd44178 (patch)
treecac2388abcc2df11a6a20c2acc5559c4648c0795
parenta411d6ca32c6664b09dd07febb75a98ccfb61589 (diff)
Update to latest jetty3.0.1-ONAP1.3.2casablanca
Issue-ID: AAI-2058 Change-Id: I1978fa9074cc2e6b69ee22126f420531884c8fd5 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8ea35b6..7dd19dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@ limitations under the License.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>
- <version>9.3.8.RC0</version>
+ <version>9.4.14.v20181114</version>
</dependency>
<!-- ECOMP REST Client Library. -->
<dependency>