Skip to content

Commit

Permalink
[Backport 2.x] Bump org.passay:passay from 1.6.4 to 1.6.5 (#4682)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Aug 26, 2024
1 parent 9514941 commit af44834
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 @@ -598,7 +598,7 @@ dependencies {
implementation 'org.apache.commons:commons-collections4:4.4'

//Password generation
implementation 'org.passay:passay:1.6.4'
implementation 'org.passay:passay:1.6.5'

implementation "org.apache.kafka:kafka-clients:${kafka_version}"

Expand Down

0 comments on commit af44834

Please sign in to comment.