Skip to content

Commit

Permalink
Bump org.passay:passay from 1.6.5 to 1.6.6 (#4821)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent f81faed commit c11a891
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 @@ -594,7 +594,7 @@ dependencies {
implementation 'org.apache.commons:commons-collections4:4.4'

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

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

Expand Down

0 comments on commit c11a891

Please sign in to comment.