Skip to content

Commit

Permalink
Bump com.password4j:password4j from 1.7.3 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [com.password4j:password4j](https://github.com/Password4j/password4j) from 1.7.3 to 1.8.2.
- [Release notes](https://github.com/Password4j/password4j/releases)
- [Changelog](https://github.com/Password4j/password4j/blob/master/CHANGELOG.md)
- [Commits](Password4j/password4j@1.7.3...1.8.2)

---
updated-dependencies:
- dependency-name: com.password4j:password4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 5d4f33d commit bd23247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<!-- Dependencies -->
<!-- Crypto -->
<jbcrypt.version>0.4</jbcrypt.version>
<password4j.version>1.7.3</password4j.version>
<password4j.version>1.8.2</password4j.version>

<!-- TOTP -->
<totp-auth.version>1.5.0</totp-auth.version>
Expand Down

0 comments on commit bd23247

Please sign in to comment.