Skip to content

Commit

Permalink
Remove unused dependency com.h2database:h2
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrandja committed Nov 9, 2023
1 parent d9b5070 commit 471c38a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-web"
implementation "org.springframework.boot:spring-boot-starter-security"
implementation project(":spring-security-oauth2-authorization-server")
runtimeOnly "com.h2database:h2"

testImplementation "org.springframework.boot:spring-boot-starter-test"
testImplementation "org.springframework.security:spring-security-test"
Expand Down

0 comments on commit 471c38a

Please sign in to comment.