|
@@ -32,7 +32,7 @@
|
|
|
|
|
|
<!-- 3rd party dependencies -->
|
|
|
<javafx.version>14</javafx.version>
|
|
|
- <commons-lang3.version>3.10</commons-lang3.version>
|
|
|
+ <commons-lang3.version>3.11</commons-lang3.version>
|
|
|
<secret-service.version>1.0.0</secret-service.version>
|
|
|
<jwt.version>3.10.3</jwt.version>
|
|
|
<easybind.version>1.0.3</easybind.version>
|
|
@@ -168,7 +168,7 @@
|
|
|
<artifactId>secret-service</artifactId>
|
|
|
<version>${secret-service.version}</version>
|
|
|
</dependency>
|
|
|
-
|
|
|
+
|
|
|
<!-- JWT -->
|
|
|
<dependency>
|
|
|
<groupId>com.auth0</groupId>
|