This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch release-2.0.0-RC1-RC1-jdo in repository https://gitbox.apache.org/repos/asf/causeway-app-simpleapp.git
commit 324ea9c170327eb64ec415f2e5a1489bf5b84804 Author: danhaywood <[email protected]> AuthorDate: Fri Mar 24 15:48:27 2023 +0000 updates banner.txt --- webapp/src/main/resources/banner.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/src/main/resources/banner.txt b/webapp/src/main/resources/banner.txt index 1c24498..e2a0bb7 100644 --- a/webapp/src/main/resources/banner.txt +++ b/webapp/src/main/resources/banner.txt @@ -1,8 +1,8 @@ __ - / _| + / _| powered by Spring Boot ${spring-boot.version} __ _ ___| |_ ___ __ _ _ _ ___ _____ ____ _ _ _ / _` / __| _| / __/ _` | | | / __|/ _ \ \ /\ / / _` | | | | | (_| \__ \ | | (_| (_| | |_| \__ \ __/\ V V / (_| | |_| | \__,_|___/_| \___\__,_|\__,_|___/\___| \_/\_/ \__,_|\__, | __/ | - === powered by Spring Boot ${spring-boot.version} === |___/ + |___/
