diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-01-07 16:37:47 -0500 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-01-07 16:38:56 -0500 |
commit | 882ccd39f7da4375960e7275dc86383b2dd44178 (patch) | |
tree | cac2388abcc2df11a6a20c2acc5559c4648c0795 | |
parent | a411d6ca32c6664b09dd07febb75a98ccfb61589 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |