Skip to content

Commit 93ae52a

Browse files
committed
Merge branch '7.0.x'
2 parents 43fe5f6 + 9c44900 commit 93ae52a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
import org.jspecify.annotations.Nullable;
2020

21-
/**
21+
/**`
2222
* Service interface for encoding passwords.
2323
*
2424
* The preferred implementation is {@code BCryptPasswordEncoder}.

0 commit comments

Comments
 (0)