mirror of
https://github.com/OpenBankProject/API-Explorer.git
synced 2026-02-06 10:47:23 +00:00
feature/Add nimbus-jose-jwt library version 9.1
This commit is contained in:
parent
0b15f4bb10
commit
a56cb82cf4
5
pom.xml
5
pom.xml
@ -158,6 +158,11 @@
|
||||
<artifactId>scala-macros</artifactId>
|
||||
<version>v1.0.0-alpha.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.nimbusds</groupId>
|
||||
<artifactId>nimbus-jose-jwt</artifactId>
|
||||
<version>9.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.cb372</groupId>
|
||||
<artifactId>scalacache-guava_${scala.version}</artifactId>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user