Revert "Update Vaadin and Spring Boot version"
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

This reverts commit 7555cfd51d.
This commit is contained in:
Thomas Peetz
2026-08-13 14:05:48 +02:00
parent 7555cfd51d
commit 9f0a0c1d1e
257 changed files with 5293 additions and 139798 deletions
+9 -3
View File
@@ -1,3 +1,9 @@
/gradlew text eol=lf
*.bat text eol=crlf
*.jar binary
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# Linux start script should use lf
/gradlew text eol=lf
# These are Windows script files and should use crlf
*.bat text eol=crlf