File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Packaging fixes:
44
55* Fixed dependency declarations so API dependencies are correctly propagated as
66 compile-time dependencies of dependent projects.
7+ * Fixed Specification-Version release date in webauthn-server-core jar manifest.
78
89
910== Version 1.4.0 ==
Original file line number Diff line number Diff line change 4141 manifest {
4242 attributes([
4343 ' Specification-Title' : ' Web Authentication: An API for accessing Public Key Credentials' ,
44- ' Specification-Version' : ' Level 1 Proposed Recommendation 2019-01-17 ' ,
44+ ' Specification-Version' : ' Level 1 Recommendation 2019-03-04 ' ,
4545 ' Specification-Vendor' : ' World Wide Web Consortium' ,
4646 ' Implementation-Id' : ' java-webauthn-server' ,
4747 ' Implementation-Title' : ' Yubico Web Authentication server library' ,
You can’t perform that action at this time.
0 commit comments