mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Update hibernative-hikaricp.
This commit is contained in:
parent
a7885f1ca1
commit
4bbb7c11ed
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ dependencies {
|
|||
implementation 'io.activej:activej-launchers-http:5.0'
|
||||
implementation 'org.postgresql:postgresql:42.3.1'
|
||||
implementation 'org.hibernate:hibernate-core:5.6.1.Final'
|
||||
implementation 'org.hibernate:hibernate-hikaricp:5.4.30.Final'
|
||||
implementation 'org.hibernate:hibernate-hikaricp:5.6.1.Final'
|
||||
implementation 'com.zaxxer:HikariCP:5.0.0'
|
||||
implementation 'org.springframework.security:spring-security-crypto:5.5.3'
|
||||
implementation 'commons-logging:commons-logging:1.2'
|
||||
|
|
Loading…
Reference in a new issue