mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2025-04-29 16:30:29 +05:30
Update dependency org.springframework.security:spring-security-crypto to v6
This commit is contained in:
parent
ea3ed30030
commit
c4a6dfcb59
@ -34,7 +34,7 @@ dependencies {
|
||||
implementation 'org.hibernate:hibernate-core:6.1.0.Final'
|
||||
implementation 'org.hibernate:hibernate-hikaricp:6.1.0.Final'
|
||||
implementation 'com.zaxxer:HikariCP:5.0.1'
|
||||
implementation 'org.springframework.security:spring-security-crypto:5.8.0'
|
||||
implementation 'org.springframework.security:spring-security-crypto:6.0.0'
|
||||
implementation 'commons-logging:commons-logging:1.2'
|
||||
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.10.0"))
|
||||
implementation 'com.squareup.okhttp3:okhttp'
|
||||
|
Loading…
x
Reference in New Issue
Block a user