aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-03-27 22:49:59 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-27 22:49:59 +0000
commitbbe2cc9593b26c855af6b9528c5fa2ba5a37ccbf (patch)
tree6963abd5e8fbd17fcfad7cbc28e9d2527d0f2864 /bpmn
parentda95318a8575b5ea87c7ee7fe182ad4cf61dd23c (diff)
parent18743610f5f7da881f1e46998de53311a9055c26 (diff)
Merge "Remove dependencies with vulnerabilities"
Diffstat (limited to 'bpmn')
-rw-r--r--bpmn/MSOURN-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOURN-plugin/pom.xml b/bpmn/MSOURN-plugin/pom.xml
index 0dc8d6dee5..b2db869f13 100644
--- a/bpmn/MSOURN-plugin/pom.xml
+++ b/bpmn/MSOURN-plugin/pom.xml
@@ -31,7 +31,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
- <version>1.3.2</version>
+ <version>1.3.3</version>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>