Fix JDK 9
Issue: gh-5160
This commit is contained in:
@@ -26,6 +26,7 @@ package org.springframework.security.crypto.codec;
|
||||
* @since 3.0
|
||||
* @deprecated Use java.util.Base64
|
||||
*/
|
||||
@Deprecated
|
||||
public final class Base64 {
|
||||
|
||||
/** No options specified. Value is zero. */
|
||||
|
||||
Reference in New Issue
Block a user