1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Revert "Use project.artifactory(Username|Password)"

This reverts commit 9c449000dc.
This commit is contained in:
Robert Winch
2026-01-12 16:04:56 -06:00
parent 9c449000dc
commit a32d9f04e3
@@ -18,7 +18,7 @@ package org.springframework.security.crypto.password;
import org.jspecify.annotations.Nullable;
/**`
/**
* Service interface for encoding passwords.
*
* The preferred implementation is {@code BCryptPasswordEncoder}.