We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f1f029 commit 93ce64cCopy full SHA for 93ce64c
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
implementation 'org.liquibase:liquibase-core:4.25.0'
37
implementation('org.liquibase.ext:liquibase-yugabytedb:4.25.0') { exclude group: 'org.liquibase' }
38
implementation 'com.zaxxer:HikariCP:5.1.0'
39
- implementation 'org.springframework.security:spring-security-crypto:6.2.0'
+ implementation 'org.springframework.security:spring-security-crypto:6.2.1'
40
implementation 'commons-logging:commons-logging:1.3.0'
41
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
42
implementation 'com.squareup.okhttp3:okhttp'
0 commit comments