From c54ee1b77d877ec7cd277379b424f9a4b5c101fa Mon Sep 17 00:00:00 2001 From: Radovan Semancik Date: Wed, 3 Apr 2019 17:15:57 +0200 Subject: [PATCH] Upgrading jetty dependecy to secure version. Issue reported by github. Jetty is only used in tests, this does not affect any production versions of midPoint. --- build-system/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-system/pom.xml b/build-system/pom.xml index 790ea39181e..5722148d35a 100644 --- a/build-system/pom.xml +++ b/build-system/pom.xml @@ -1226,7 +1226,7 @@ org.eclipse.jetty jetty-server - 9.4.11.v20180605 + 9.4.12.v20180830 org.apache.qpid