Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.security:spring-secu…
Browse files Browse the repository at this point in the history
…rity-crypto to v6.1.3
  • Loading branch information
renovate[bot] authored and FireMasterK committed Aug 21, 2023
1 parent 34f7063 commit 63891ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
implementation 'org.liquibase:liquibase-core:4.23.1'
implementation('org.liquibase.ext:liquibase-yugabytedb:4.23.1') { exclude group: 'org.liquibase' }
implementation 'com.zaxxer:HikariCP:5.0.1'
implementation 'org.springframework.security:spring-security-crypto:6.1.2'
implementation 'org.springframework.security:spring-security-crypto:6.1.3'
implementation 'commons-logging:commons-logging:1.2'
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.11.0"))
implementation 'com.squareup.okhttp3:okhttp'
Expand Down

0 comments on commit 63891ae

Please sign in to comment.