Skip to content

Commit

Permalink
Update dependency org.springframework.security:spring-security-crypto…
Browse files Browse the repository at this point in the history
… to v6.1.2
  • Loading branch information
renovate[bot] authored and FireMasterK committed Jul 18, 2023
1 parent 7b52736 commit 34efcb3
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 @@ -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'
Expand Down

0 comments on commit 34efcb3

Please sign in to comment.