Skip to content

Commit 337e6aa

Browse files
authored
Fix banner text configuration. (#433)
1 parent 4f15b4d commit 337e6aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • infra-sofa-boot-starter/src/main/resources

infra-sofa-boot-starter/src/main/resources/banner.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ ${AnsiColor.BRIGHT_RED}
99
Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version}
1010
SOFABoot Version: ${sofa-boot.version}${sofa-boot.formatted-version}
1111
Powered By Ant Financial Services Group
12-
${AnsiColor.BLACK}
12+
${AnsiColor.DEFAULT}

0 commit comments

Comments
 (0)