# HG changeset patch # User Tom Gottfried # Date 1450779726 -3600 # Node ID dece88059a36bdd62e998b91fa74be4fd55555ef # Parent 2aaf87bc3ea74fdcab3810cd30be5e833e1207f7 (Issue1856) Exclude ACC 3.1, use 3.2.2 instead. ACC 3.2.2 closes a critical serealization weakness. diff -r 2aaf87bc3ea7 -r dece88059a36 backend/pom-oracle.xml --- a/backend/pom-oracle.xml Thu Dec 17 18:34:28 2015 +0100 +++ b/backend/pom-oracle.xml Tue Dec 22 11:22:06 2015 +0100 @@ -92,9 +92,23 @@ 1.0-SNAPSHOT + + commons-collections + commons-collections + 3.2.2 + runtime + + org.hibernate hibernate-core 3.6.10.Final + + + + commons-collections + commons-collections + + org.hibernate.javax.persistence diff -r 2aaf87bc3ea7 -r dece88059a36 backend/pom.xml --- a/backend/pom.xml Thu Dec 17 18:34:28 2015 +0100 +++ b/backend/pom.xml Tue Dec 22 11:22:06 2015 +0100 @@ -92,9 +92,23 @@ 1.0-SNAPSHOT + + commons-collections + commons-collections + 3.2.2 + runtime + + org.hibernate hibernate-core 3.6.10.Final + + + + commons-collections + commons-collections + + org.hibernate.javax.persistence