|
|
|
|
@ -11,7 +11,7 @@ repositories {
@@ -11,7 +11,7 @@ repositories {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
dependencies { |
|
|
|
|
implementation platform("org.springframework.boot:spring-boot-dependencies:2.7.5") |
|
|
|
|
implementation platform("org.springframework.boot:spring-boot-dependencies:2.7.16") |
|
|
|
|
implementation "org.springframework.boot:spring-boot-starter-web" |
|
|
|
|
implementation "org.springframework.boot:spring-boot-starter-thymeleaf" |
|
|
|
|
implementation "org.springframework.boot:spring-boot-starter-security" |
|
|
|
|
|