start page final changes

This commit is contained in:
Jottyfan
2025-05-29 16:51:55 +02:00
parent d3389e4813
commit 82ce501f39
2 changed files with 32 additions and 12 deletions

View File

@ -80,7 +80,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-validation'
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6'
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.3.0'
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.4.0'
implementation 'commons-io:commons-io:2.15.1'