Skip to content

Commit 535345f

Browse files
chore(deps): bump webauthn4jVersion
Bumps `webauthn4jVersion` from 0.28.3.RELEASE to 0.28.4.RELEASE. Updates `com.webauthn4j:webauthn4j-util` from 0.28.3.RELEASE to 0.28.4.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.28.3.RELEASE...0.28.4.RELEASE) Updates `com.webauthn4j:webauthn4j-core` from 0.28.3.RELEASE to 0.28.4.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.28.3.RELEASE...0.28.4.RELEASE) Updates `com.webauthn4j:webauthn4j-metadata` from 0.28.3.RELEASE to 0.28.4.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.28.3.RELEASE...0.28.4.RELEASE) Updates `com.webauthn4j:webauthn4j-test` from 0.28.3.RELEASE to 0.28.4.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.28.3.RELEASE...0.28.4.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 9f3a7d5 commit 535345f

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
@@ -22,7 +22,7 @@ buildscript {
2222
asciidoctorGradleVersion = "4.0.4"
2323

2424
//Libraries
25-
webauthn4jVersion = '0.28.3.RELEASE'
25+
webauthn4jVersion = '0.28.4.RELEASE'
2626
springSecurityVersion = '6.0.2'
2727

2828
}

0 commit comments

Comments
 (0)