mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2025-04-27 23:40:30 +05:30
fix(deps): update dependency commons-logging:commons-logging to v1.3.5
This commit is contained in:
parent
cd76980334
commit
e7e902504c
@ -37,7 +37,7 @@ dependencies {
|
||||
implementation('org.liquibase.ext:liquibase-yugabytedb:4.28.0') { exclude group: 'org.liquibase' }
|
||||
implementation 'com.zaxxer:HikariCP:5.1.0'
|
||||
implementation 'org.springframework.security:spring-security-crypto:6.3.1'
|
||||
implementation 'commons-logging:commons-logging:1.3.3'
|
||||
implementation 'commons-logging:commons-logging:1.3.5'
|
||||
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
|
||||
implementation 'com.squareup.okhttp3:okhttp'
|
||||
implementation 'com.squareup.okhttp3:okhttp-brotli'
|
||||
|
Loading…
x
Reference in New Issue
Block a user