Skip to content

Commit 21db755

Browse files
committed
chore : fix author
author mismatch geniuus -> geniusYoo Signed-off-by: geniusYoo <cross_man@naver.com>
1 parent e17eefd commit 21db755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-actuator/src/main/java/org/springframework/boot/actuate/ssl/SslHealthIndicator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* {@link Status#OUT_OF_SERVICE} when a certificate is invalid.
3535
*
3636
* @author Jonatan Ivanov
37-
* @author geniuus
37+
* @author geniusYoo
3838
* @since 3.4.0
3939
*/
4040
public class SslHealthIndicator extends AbstractHealthIndicator {

0 commit comments

Comments
 (0)