Skip to content

Commit fe8c78c

Browse files
committed
Merge branch '1.1.x'
2 parents a25029e + 471c38a commit fe8c78c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

samples/default-authorizationserver/samples-default-authorizationserver.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ repositories {
1616
dependencies {
1717
implementation "org.springframework.boot:spring-boot-starter-web"
1818
implementation "org.springframework.boot:spring-boot-starter-security"
19-
implementation "org.springframework.boot:spring-boot-starter-jdbc"
2019
implementation project(":spring-security-oauth2-authorization-server")
21-
runtimeOnly "com.h2database:h2"
2220

2321
testImplementation "org.springframework.boot:spring-boot-starter-test"
2422
testImplementation "org.springframework.security:spring-security-test"

0 commit comments

Comments
 (0)