Skip to content

Commit a32d9f0

Browse files
committed
Revert "Use project.artifactory(Username|Password)"
This reverts commit 9c44900.
1 parent 9c44900 commit a32d9f0

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)