security fix

This commit is contained in:
Anthony Stirling 2023-09-06 15:41:15 +01:00
parent c565bd4400
commit 83936bf4c8

View file

@ -63,6 +63,7 @@ launch4j {
} }
dependencies { dependencies {
implementation 'org.yaml:snakeyaml:2.1'
implementation 'org.springframework.boot:spring-boot-starter-web:3.1.2' implementation 'org.springframework.boot:spring-boot-starter-web:3.1.2'
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf:3.1.2' implementation 'org.springframework.boot:spring-boot-starter-thymeleaf:3.1.2'