Update to latest jetty
[aai/router-core.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 64a5b44..7dd19dc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
    <groupId>org.onap.aai.router-core</groupId>
    <artifactId>router-core</artifactId>
    <packaging>bundle</packaging>
-   <version>1.3.1-SNAPSHOT</version>
+   <version>1.3.2-SNAPSHOT</version>
    <name>aai-router-core</name>
    <properties>
       <checkstyle.config.location>google_checks.xml</checkstyle.config.location>
@@ -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>