Skip to content

Commit

Permalink
Bump org.passay:passay from 1.6.5 to 1.6.6
Browse files Browse the repository at this point in the history
Bumps [org.passay:passay](https://github.com/vt-middleware/passay) from 1.6.5 to 1.6.6.
- [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.5...v1.6.6)

---
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 Oct 15, 2024
1 parent 175ff9b commit d0831e3
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 @@ -49,7 +49,7 @@ dependencies {
// runtimeOnly 'io.micrometer:micrometer-registry-new-relic'
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.4.1'
runtimeOnly 'org.postgresql:postgresql'
implementation 'org.passay:passay:1.6.5'
implementation 'org.passay:passay:1.6.6'
implementation 'com.google.guava:guava:33.3.1-jre'
implementation 'org.springframework.boot:spring-boot-starter-actuator'

Expand Down

0 comments on commit d0831e3

Please sign in to comment.