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