We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8521ddd + 521b20a commit 898d15eCopy full SHA for 898d15e
build.gradle
@@ -186,7 +186,7 @@ configure(allJavaProjects) {
186
maven { url "https://oss.jfrog.org/artifactory/libs-snapshot" }
187
}
188
189
- def webauthn4jVersion = '0.13.0-SNAPSHOT'
+ def webauthn4jVersion = '0.13.0.RELEASE'
190
def springSecurityVersion = '5.3.4.RELEASE'
191
def springBootVersion = '2.3.1.RELEASE'
192
def hibernateValidatorVersion = '6.1.5.Final'
0 commit comments