Skip to content

Commit 4d38802

Browse files
committed
chore : fix author
author mismatch geniusYoo -> geniuus Signed-off-by: geniuus <cross_man@naver.com>
1 parent 22187f3 commit 4d38802

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 geniusYoo
37+
* @author geniuus
3838
* @since 3.4.0
3939
*/
4040
public class SslHealthIndicator extends AbstractHealthIndicator {

0 commit comments

Comments
 (0)