Skip to content

Commit

Permalink
[Backport 2.x] dependabot: bump org.passay:passay from 1.6.3 to 1.6.4 (
Browse files Browse the repository at this point in the history
…opensearch-project#3397)

Backport 55fe7cb from opensearch-project#3394.

Signed-off-by: dependabot[bot] <[email protected]>
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 Sep 25, 2023
1 parent f88115b commit 44373ec
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 @@ -507,7 +507,7 @@ dependencies {
implementation 'org.apache.commons:commons-collections4:4.4'

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

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

Expand Down

0 comments on commit 44373ec

Please sign in to comment.