Skip to content

Commit 72f7261

Browse files
authored
updates for jose4j (typ, ES256K, and version)
1 parent f697dc1 commit 72f7261

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

views/website/libraries/3-Java.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"nbf": true,
4848
"iat": true,
4949
"jti": true,
50+
"typ": true,
5051
"hs256": true,
5152
"hs384": true,
5253
"hs512": true,
@@ -56,6 +57,7 @@
5657
"es256": true,
5758
"es384": true,
5859
"es512": true,
60+
"es256k": true,
5961
"ps256": true,
6062
"ps384": true,
6163
"ps512": true
@@ -64,7 +66,7 @@
6466
"authorName": "Brian Campbell",
6567
"gitHubRepoPath": null,
6668
"repoUrl": "https://bitbucket.org/b_c/jose4j",
67-
"installCommandHtml": "maven: org.bitbucket.b_c / jose4j / 0.6.3"
69+
"installCommandHtml": "maven: org.bitbucket.b_c / jose4j / 0.8.0"
6870
},
6971
{
7072
"minimumVersion": null,

0 commit comments

Comments
 (0)