mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-08-20 06:06:02 +00:00
dependency update
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user