security fix
This commit is contained in:
parent
c565bd4400
commit
83936bf4c8
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ launch4j {
|
|||
}
|
||||
|
||||
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-thymeleaf:3.1.2'
|
||||
|
||||
|
|
Loading…
Reference in a new issue