aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/mso-infrastructure-bpmn
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2019-06-26 12:59:43 +0000
committerGerrit Code Review <gerrit@onap.org>2019-06-26 12:59:43 +0000
commit7cfae9f008deb9da1b7241fff48502bf86944341 (patch)
tree8fdf90b4639fb09f719d8768ed54d4fcba4604d6 /bpmn/mso-infrastructure-bpmn
parent532a24c8c574d8a8b0041bfe7112264babd9e9fc (diff)
parent785fab55d51fb1c824398accb1aab53fc7049861 (diff)
Merge "Security updates for maven dependencies"
Diffstat (limited to 'bpmn/mso-infrastructure-bpmn')
-rw-r--r--bpmn/mso-infrastructure-bpmn/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/bpmn/mso-infrastructure-bpmn/pom.xml b/bpmn/mso-infrastructure-bpmn/pom.xml
index e9ed15aa0f..ea1a205317 100644
--- a/bpmn/mso-infrastructure-bpmn/pom.xml
+++ b/bpmn/mso-infrastructure-bpmn/pom.xml
@@ -157,6 +157,10 @@
<groupId>org.camunda.bpmn</groupId>
<artifactId>camunda-engine-rest-core</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>commons-fileupload</groupId>
+ <artifactId>commons-fileupload</artifactId>
+ </exclusion>
</exclusions>
</dependency>
<dependency>