SEC-1659: fixed bundlor step of build

This commit is contained in:
Keith Donald
2011-01-15 10:40:53 -05:00
committed by Luke Taylor
parent ea76efdb2c
commit b646e44646
2 changed files with 4 additions and 7 deletions

View File

@@ -20,6 +20,7 @@ package org.springframework.security.crypto.keygen;
*
* @author Keith Donald
* @author Annabelle Donald
* @author Corgan Donald
*/
final class SharedKeyGenerator implements BytesKeyGenerator {