aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenealr <reneal.rogers@amdocs.com>2019-04-03 18:44:51 -0400
committerrenealr <reneal.rogers@amdocs.com>2019-04-03 18:46:53 -0400
commitc48523f7e3aa7eb2f17f71448d679335dc395099 (patch)
treea81db33e86be5e524fcd23869fe3ae485738a943
parent69c0845d364d546c4e63e1cd65aa80472db22c28 (diff)
update jetty dependencies to 9.3.24.v20180605
Issue-ID: AAI-2246 Change-Id: If8802a58703ffc2f1ebabe07c84099db444eb44a Signed-off-by: renealr <reneal.rogers@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index dbf5d61..95432b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@ limitations under the License.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>
- <version>9.3.8.RC0</version>
+ <version>9.3.24.v20180605</version>
</dependency>
<!-- ECOMP REST Client Library. -->
<dependency>