From d9d98192ef0b77444fcf6f707854563f53332a67 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sun, 3 Apr 2016 22:31:34 +0100 Subject: profiles: Mask Spring Framework for the time being 3.2.4 is old, has multiple vulnerabilities, and we're not likely to update it soon. Hopefully we can revisit it when the Maven stuff works out. --- profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7c61cff79841..b10186cb8c9b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,16 @@ #--- END OF EXAMPLES --- +# James Le Cuirot (03 Apr 2016) +# Masking Spring Framework for the time being as 3.2.4 is old, has +# multiple vulnerabilities, and we're not likely to update it +# soon. Hopefully we can revisit it when the Maven stuff works out. +dev-java/spring-aop +dev-java/spring-beans +dev-java/spring-core +dev-java/spring-expression +dev-java/spring-instrument + # Andreas K. Hüttel (03 Apr 2016) # Can exhaust all available memory depending on task # but is made available for experts who heed this warning -- cgit v1.2.3-65-gdbad