Skip to content

Commit 2b8e0b0

Browse files
Bump org.passay:passay from 1.6.4 to 1.6.5
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]>
1 parent cb7ea6e commit 2b8e0b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
// runtimeOnly 'io.micrometer:micrometer-registry-new-relic'
5050
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.4.1'
5151
runtimeOnly 'org.postgresql:postgresql'
52-
implementation 'org.passay:passay:1.6.4'
52+
implementation 'org.passay:passay:1.6.5'
5353
implementation 'com.google.guava:guava:33.3.0-jre'
5454
implementation 'org.springframework.boot:spring-boot-starter-actuator'
5555

0 commit comments

Comments
 (0)