mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-02 19:41:14 +02:00
fix(deps): update dependency com.zaxxer:hikaricp to v6.3.2
This commit is contained in:
parent
dbec12d30d
commit
96287745bd
@ -35,7 +35,7 @@ dependencies {
|
||||
implementation 'org.hibernate:hibernate-hikaricp:6.4.1.Final'
|
||||
implementation 'org.liquibase:liquibase-core:4.33.0'
|
||||
implementation('org.liquibase.ext:liquibase-yugabytedb:4.33.0') { exclude group: 'org.liquibase' }
|
||||
implementation 'com.zaxxer:HikariCP:6.3.0'
|
||||
implementation 'com.zaxxer:HikariCP:6.3.2'
|
||||
implementation 'org.springframework.security:spring-security-crypto:6.5.3'
|
||||
implementation 'commons-logging:commons-logging:1.3.5'
|
||||
implementation(platform("com.squareup.okhttp3:okhttp-bom:5.1.0"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user