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 34f4108 commit c52115dCopy full SHA for c52115d
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
implementation('org.liquibase.ext:liquibase-yugabytedb:4.27.0') { exclude group: 'org.liquibase' }
38
implementation 'com.zaxxer:HikariCP:5.1.0'
39
implementation 'org.springframework.security:spring-security-crypto:6.2.4'
40
- implementation 'commons-logging:commons-logging:1.3.1'
+ implementation 'commons-logging:commons-logging:1.3.3'
41
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
42
implementation 'com.squareup.okhttp3:okhttp'
43
implementation 'com.squareup.okhttp3:okhttp-brotli'
0 commit comments