aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2017-03-09 11:37:30 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2017-03-09 11:37:30 +0100
commita4b4b2c0d9b30c267cd7e552ee4585244e009187 (patch)
tree7c301435fee19bcf7ec700075682dad4767ee638 /pom.xml
parent91708233972760fa481bac46bc2526e65db17300 (diff)
downloadmoa-id-spss-a4b4b2c0d9b30c267cd7e552ee4585244e009187.tar.gz
moa-id-spss-a4b4b2c0d9b30c267cd7e552ee4585244e009187.tar.bz2
moa-id-spss-a4b4b2c0d9b30c267cd7e552ee4585244e009187.zip
update Struts2 to prevent CVE-2017-5638 (https://cwiki.apache.org/confluence/display/WW/S2-045)
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ebc429fba..ff4850c12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<cxf.version>3.1.9</cxf.version>
- <struts.version>2.3.31</struts.version>
+ <struts.version>2.3.32</struts.version>
<egovutils.version>2.0.0</egovutils.version>