1
0
mirror of synced 2026-08-05 17:57:15 +00:00

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