Skip to content

Commit 11ed5ae

Browse files
committed
chore: 사용하지 않는 의존성제거
1 parent 862b75f commit 11ed5ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ dependencies {
1919
// Spring Boot Starters
2020
implementation 'org.springframework.boot:spring-boot-starter-web'
2121
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
22-
implementation 'org.springframework.boot:spring-boot-starter-security'
23-
implementation 'org.springframework.boot:spring-boot-starter-oauth2-client'
2422
implementation 'org.springframework.boot:spring-boot-starter-validation'
2523
implementation 'org.springframework.boot:spring-boot-starter-actuator'
2624

0 commit comments

Comments
 (0)