From c238fd406a610846095376a25f5e65c807c3d7a2 Mon Sep 17 00:00:00 2001
From: Michael Breu <michael.breu@uibk.ac.at>
Date: Mon, 6 May 2024 06:57:58 +0000
Subject: [PATCH] Just to provoke pipeline deploy

---
 src/main/resources/banner.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/main/resources/banner.txt b/src/main/resources/banner.txt
index 5046c498f..da374df40 100644
--- a/src/main/resources/banner.txt
+++ b/src/main/resources/banner.txt
@@ -1,4 +1,3 @@
-
   ${AnsiColor.GREEN}  ::::::::  :::    :::     :::     :::::::::  ::::::::::: ::::    :::  ::::::::  
   ${AnsiColor.GREEN} :+:    :+: :+:    :+:   :+: :+:   :+:    :+:     :+:     :+:+:   :+: :+:    :+: 
   ${AnsiColor.GREEN} +:+        +:+    +:+  +:+   +:+  +:+    +:+     +:+     :+:+:+  +:+ +:+        
@@ -8,4 +7,4 @@
   ${AnsiColor.GREEN}  ########  ###    ### ###     ### ###    ### ########### ###    ####  ########  
  
 ${AnsiColor.BRIGHT_BLUE}:: Sharing Plattform 🤓  :: Running Spring Boot ${spring-boot.version} ::
-:: https://www.jhipster.tech ::${AnsiColor.DEFAULT}
+:: https://www.jhipster.tech :: ${AnsiColor.DEFAULT}
-- 
GitLab