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