We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c570c commit e52927cCopy full SHA for e52927c
dependencies/spring-authorization-server-dependencies.gradle
@@ -19,6 +19,6 @@ dependencies {
19
api "com.squareup.okhttp3:mockwebserver:4.10.0"
20
api "com.squareup.okhttp3:okhttp:4.10.0"
21
api "com.jayway.jsonpath:json-path:2.7.0"
22
- api "org.hsqldb:hsqldb:2.7.0"
+ api "org.hsqldb:hsqldb:2.7.1"
23
}
24
0 commit comments