Skip to content

Commit f67bf6e

Browse files
authored
Update Artifact name for - io.jsonwebtoken-jjwt
Currently listed artifact version is 0.9.0. It looks like the repo owner changed the artifact name from jjwt to jjwt-root a while back: https://github.com/jwtk/jjwt/blob/master/pom.xml. There are newer versions to the jjwt-root artifact in maven. Before: https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt After: https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-root
1 parent 70a5bc7 commit f67bf6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/website/libraries/3-Java.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"authorName": "Les Hazlewood",
127127
"gitHubRepoPath": "jwtk/jjwt",
128128
"repoUrl": "https://github.com/jwtk/jjwt",
129-
"installCommandHtml": "maven: io.jsonwebtoken / jjwt / 0.9.0"
129+
"installCommandHtml": "maven: io.jsonwebtoken / jjwt-root / 0.11.1"
130130
},
131131
{
132132
"minimumVersion": null,

0 commit comments

Comments
 (0)