mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Bump spring-security-crypto from 5.5.1 to 5.5.2
Bumps [spring-security-crypto](https://github.com/spring-projects/spring-security) from 5.5.1 to 5.5.2. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/5.5.1...5.5.2) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-crypto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
aa7ab64d94
commit
27f4977f41
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ dependencies {
|
|||
implementation 'org.hibernate:hibernate-core:5.4.30.Final'
|
||||
implementation 'org.hibernate:hibernate-hikaricp:5.4.30.Final'
|
||||
implementation 'com.zaxxer:HikariCP:5.0.0'
|
||||
implementation 'org.springframework.security:spring-security-crypto:5.5.1'
|
||||
implementation 'org.springframework.security:spring-security-crypto:5.5.2'
|
||||
implementation 'commons-logging:commons-logging:1.2'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue