diff options
-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> |