Skip to content

Commit

Permalink
Bump org.passay:passay from 1.6.4 to 1.6.5
Browse files Browse the repository at this point in the history
Bumps [org.passay:passay](https://github.com/vt-middleware/passay) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/vt-middleware/passay/releases)
- [Changelog](https://github.com/vt-middleware/passay/blob/main/release)
- [Commits](vt-middleware/passay@v1.6.4...v1.6.5)

---
updated-dependencies:
- dependency-name: org.passay:passay
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent a7ef02e commit c6a1def
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 @@ -592,7 +592,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 c6a1def

Please sign in to comment.