Update to 'io.jsonwebtoken:jjwt-api:0.10.5'
Change in jitpack name:
Maven:
<dependency>
<groupId>org.gameontext</groupId>
<artifactId>signed</artifactId>
<version>v1.0.4</version>
</dependency>
Gradle:
dependencies {
implementation 'org.gameontext:signed:v1.0.4'
}