Update build.gradle
This commit is contained in:
parent
2deb40bb6d
commit
d67690d995
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@ dependencies {
|
|||
implementation 'ch.qos.logback:logback-core:1.4.14'
|
||||
implementation 'org.springframework:spring-webmvc:6.1.2'
|
||||
|
||||
implementation("io.github.pixee:java-security-toolkit:1.1.2")
|
||||
|
||||
implementation 'org.yaml:snakeyaml:2.2'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web:3.2.2'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf:3.2.2'
|
||||
|
|
Loading…
Reference in a new issue