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-13 08:59:31 +0100
commit4fbdacfa2e2029ac2c81048e59377b7dffcc3f45 (patch)
treebaac6bc3d959019ad98cb75574dfc428af0f3856 /pom.xml
parent9f1f72e164973e8a9a81be5c105fd11cc5cf3ef9 (diff)
downloadmoa-id-spss-4fbdacfa2e2029ac2c81048e59377b7dffcc3f45.tar.gz
moa-id-spss-4fbdacfa2e2029ac2c81048e59377b7dffcc3f45.tar.bz2
moa-id-spss-4fbdacfa2e2029ac2c81048e59377b7dffcc3f45.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>