Skip to content

Commit 7ca0f77

Browse files
committed
Fix checkstyle
1 parent a612522 commit 7ca0f77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crypto/src/main/java/org/springframework/security/crypto/password/PasswordEncoder.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
package org.springframework.security.crypto.password;
1818

1919
import org.jspecify.annotations.Nullable;
20+
2021
import org.springframework.lang.Contract;
2122

2223
/**

0 commit comments

Comments
 (0)