Skip to content

Commit 2652402

Browse files
chore(deps): bump webauthn4jVersion
Bumps `webauthn4jVersion` from 0.21.5.RELEASE to 0.21.7.RELEASE. Updates `com.webauthn4j:webauthn4j-util` from 0.21.5.RELEASE to 0.21.7.RELEASE - [Release notes](https://github.com/webauthn4j/webauthn4j/releases) - [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml) - [Commits](webauthn4j/webauthn4j@0.21.5.RELEASE...0.21.7.RELEASE) Updates `com.webauthn4j:webauthn4j-core` from 0.21.5.RELEASE to 0.21.7.RELEASE - [Release notes](https://github.com/webauthn4j/webauthn4j/releases) - [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml) - [Commits](webauthn4j/webauthn4j@0.21.5.RELEASE...0.21.7.RELEASE) Updates `com.webauthn4j:webauthn4j-metadata` from 0.21.5.RELEASE to 0.21.7.RELEASE - [Release notes](https://github.com/webauthn4j/webauthn4j/releases) - [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml) - [Commits](webauthn4j/webauthn4j@0.21.5.RELEASE...0.21.7.RELEASE) Updates `com.webauthn4j:webauthn4j-test` from 0.21.5.RELEASE to 0.21.7.RELEASE - [Release notes](https://github.com/webauthn4j/webauthn4j/releases) - [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml) - [Commits](webauthn4j/webauthn4j@0.21.5.RELEASE...0.21.7.RELEASE) --- updated-dependencies: - dependency-name: com.webauthn4j:webauthn4j-util dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.webauthn4j:webauthn4j-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.webauthn4j:webauthn4j-metadata dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.webauthn4j:webauthn4j-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19f5490 commit 2652402

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
@@ -26,7 +26,7 @@ buildscript {
2626
httpBuilderVersion = '0.7.2'
2727

2828
//Libraries
29-
webauthn4jVersion = '0.21.5.RELEASE'
29+
webauthn4jVersion = '0.21.7.RELEASE'
3030
springSecurityVersion = '6.0.2'
3131
hibernateValidatorVersion = '8.0.1.Final'
3232
thymeleafVersion = '3.0.4.RELEASE'

0 commit comments

Comments
 (0)