summaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCoreBPMN/pom.xml
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2018-03-19 14:32:52 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-19 14:32:52 +0000
commit61d519d6b1aa050d33ce178de505c48206d37231 (patch)
tree09ab04891db580e8e1191b39dddcea89d5f90ea9 /bpmn/MSOCoreBPMN/pom.xml
parente4f5ac43154260be0f039c7ef603f5ec62e20257 (diff)
parente9ee7266647dd11967393926ae85686ab2edfdf3 (diff)
Merge "Fix the Jar vulnerability and licensing"
Diffstat (limited to 'bpmn/MSOCoreBPMN/pom.xml')
-rw-r--r--bpmn/MSOCoreBPMN/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOCoreBPMN/pom.xml b/bpmn/MSOCoreBPMN/pom.xml
index 690dd5414a..2f9d574ae1 100644
--- a/bpmn/MSOCoreBPMN/pom.xml
+++ b/bpmn/MSOCoreBPMN/pom.xml
@@ -73,7 +73,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
- <version>1.3.2</version>
+ <version>1.3.3</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>