File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id ' org.springframework.boot' version ' 2.6.10 '
3- id ' io.spring.dependency-management' version ' 1.0.12 .RELEASE'
2+ id ' org.springframework.boot' version ' 2.7.3 '
3+ id ' io.spring.dependency-management' version ' 1.0.13 .RELEASE'
44 id ' java'
55}
66
@@ -22,7 +22,7 @@ dependencies {
2222 implementation ' org.springframework.boot:spring-boot-starter-data-jpa'
2323 implementation ' org.springframework.boot:spring-boot-starter-data-rest'
2424 implementation ' org.springframework.boot:spring-boot-starter-web'
25- implementation ' com.okta.spring:okta-spring-boot-starter:2.1.5 '
25+ implementation ' com.okta.spring:okta-spring-boot-starter:2.1.6 '
2626 compileOnly ' org.projectlombok:lombok'
2727 runtimeOnly ' com.h2database:h2'
2828 annotationProcessor ' org.projectlombok:lombok'
You can’t perform that action at this time.
0 commit comments