mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-04 04:21:20 +02:00
Update dependency org.springframework.security:spring-security-crypto to v6.1.2
This commit is contained in:
parent
7b52736e83
commit
34efcb3401
@ -34,7 +34,7 @@ dependencies {
|
||||
implementation 'org.hibernate:hibernate-core:6.2.5.Final'
|
||||
implementation 'org.hibernate:hibernate-hikaricp:6.2.5.Final'
|
||||
implementation 'com.zaxxer:HikariCP:5.0.1'
|
||||
implementation 'org.springframework.security:spring-security-crypto:6.1.1'
|
||||
implementation 'org.springframework.security:spring-security-crypto:6.1.2'
|
||||
implementation 'commons-logging:commons-logging:1.2'
|
||||
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.11.0"))
|
||||
implementation 'com.squareup.okhttp3:okhttp'
|
||||
|
Loading…
x
Reference in New Issue
Block a user