aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'workflow-designer-ui/pom.xml')
-rw-r--r--workflow-designer-ui/pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/workflow-designer-ui/pom.xml b/workflow-designer-ui/pom.xml
index e399fa24..e8f6b5d8 100644
--- a/workflow-designer-ui/pom.xml
+++ b/workflow-designer-ui/pom.xml
@@ -13,7 +13,8 @@
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
- -->
+ ~ Modifications copyright (c) 2019 Nokia
+-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -38,7 +39,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-proxy</artifactId>
- <version>9.4.11.v20180605</version>
+ <version>9.4.18.v20190429</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>