Skip to content

Commit

Permalink
chore: 사용하지 않는 excel 의존성 제거 (#61)
Browse files Browse the repository at this point in the history
* chore: 사용하지 않는 excel 의존성 제거

* chore: 추가 삭제
  • Loading branch information
3Juhwan authored Feb 8, 2025
1 parent 6b7f425 commit 9121e25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ repositories {
dependencies {
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.apache.poi:poi:5.3.0'
implementation 'org.apache.poi:poi-ooxml:5.3.0'
compileOnly 'org.projectlombok:lombok'
runtimeOnly 'com.h2database:h2'
runtimeOnly 'com.mysql:mysql-connector-j'
Expand Down

0 comments on commit 9121e25

Please sign in to comment.