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