Skip to content

Commit 9c44900

Browse files
committed
Use project.artifactory(Username|Password)
1 parent 63c99b9 commit 9c44900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)