Skip to content

Commit 72036f0

Browse files
chore(deps): bump webauthn4jVersion
Bumps `webauthn4jVersion` from 0.21.7.RELEASE to 0.23.0.RELEASE. Updates `com.webauthn4j:webauthn4j-util` from 0.21.7.RELEASE to 0.23.0.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.7.RELEASE...0.23.0.RELEASE) Updates `com.webauthn4j:webauthn4j-core` from 0.21.7.RELEASE to 0.23.0.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.7.RELEASE...0.23.0.RELEASE) Updates `com.webauthn4j:webauthn4j-metadata` from 0.21.7.RELEASE to 0.23.0.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.7.RELEASE...0.23.0.RELEASE) Updates `com.webauthn4j:webauthn4j-test` from 0.21.7.RELEASE to 0.23.0.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.7.RELEASE...0.23.0.RELEASE) --- updated-dependencies: - dependency-name: com.webauthn4j:webauthn4j-util dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.webauthn4j:webauthn4j-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.webauthn4j:webauthn4j-metadata dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.webauthn4j:webauthn4j-test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e44a926 commit 72036f0

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

2727
//Libraries
28-
webauthn4jVersion = '0.22.2.RELEASE'
28+
webauthn4jVersion = '0.23.0.RELEASE'
2929
springSecurityVersion = '6.0.2'
3030
hibernateValidatorVersion = '8.0.1.Final'
3131
thymeleafVersion = '3.0.4.RELEASE'

0 commit comments

Comments
 (0)