|
|
@@ -132,7 +132,12 @@
|
|
|
<dependency>
|
|
|
<groupId>com.auth0</groupId>
|
|
|
<artifactId>java-jwt</artifactId>
|
|
|
- <version>3.3.0</version>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
+
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.codehaus.janino</groupId>
|
|
|
+ <artifactId>janino</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
</dependencies>
|