Skip to content

Commit 824f6a7

Browse files
chore(deps): bump org.passay:passay from 1.6.6 to 2.0.0
Bumps [org.passay:passay](https://github.com/vt-middleware/passay) from 1.6.6 to 2.0.0. - [Release notes](https://github.com/vt-middleware/passay/releases) - [Commits](vt-middleware/passay@v1.6.6...v2.0.0) --- updated-dependencies: - dependency-name: org.passay:passay dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e6ed42 commit 824f6a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
compileOnly 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:4.0.1'
4646

4747
// Other dependencies (moved to test scope for library)
48-
implementation 'org.passay:passay:1.6.6'
48+
implementation 'org.passay:passay:2.0.0'
4949
implementation 'com.google.guava:guava:33.5.0-jre'
5050
implementation 'org.apache.commons:commons-text:1.15.0'
5151
compileOnly 'jakarta.validation:jakarta.validation-api:3.1.1'

0 commit comments

Comments
 (0)