ACE-4675: Upgraded common package to fix CVE-2015-8126

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/trunk@117929 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jean-Pierre Huynh
2015-11-18 14:15:16 +00:00
parent 46bbd55831
commit 24bdbea6bd

View File

@@ -25,7 +25,7 @@
<alfresco.updatetool.version>1.0-SNAPSHOT</alfresco.updatetool.version> <alfresco.updatetool.version>1.0-SNAPSHOT</alfresco.updatetool.version>
<!-- Versions of binaries packaged in the installer --> <!-- Versions of binaries packaged in the installer -->
<installer.common.version>5.1-20151016</installer.common.version> <installer.common.version>5.1-20151118</installer.common.version>
<installer.tomcat.version>7.0.59-alfresco-distribution</installer.tomcat.version> <installer.tomcat.version>7.0.59-alfresco-distribution</installer.tomcat.version>
<installer.java.version>1.8.0_65</installer.java.version> <installer.java.version>1.8.0_65</installer.java.version>
<installer.postgresql.version>9.4.4-20151016</installer.postgresql.version> <installer.postgresql.version>9.4.4-20151016</installer.postgresql.version>