|
@@ -38,18 +38,18 @@
|
|
|
<cryptomator.integrations.win.version>1.3.0</cryptomator.integrations.win.version>
|
|
|
<cryptomator.integrations.mac.version>1.2.4</cryptomator.integrations.mac.version>
|
|
|
<cryptomator.integrations.linux.version>1.5.0</cryptomator.integrations.linux.version>
|
|
|
- <cryptomator.fuse.version>5.0.1</cryptomator.fuse.version>
|
|
|
- <cryptomator.webdav.version>2.0.6</cryptomator.webdav.version>
|
|
|
+ <cryptomator.fuse.version>5.0.2</cryptomator.fuse.version>
|
|
|
+ <cryptomator.webdav.version>2.0.7</cryptomator.webdav.version>
|
|
|
|
|
|
<!-- 3rd party dependencies -->
|
|
|
- <commons-lang3.version>3.16.0</commons-lang3.version>
|
|
|
+ <commons-lang3.version>3.17.0</commons-lang3.version>
|
|
|
<dagger.version>2.52</dagger.version>
|
|
|
<easybind.version>2.2</easybind.version>
|
|
|
- <jackson.version>2.17.2</jackson.version>
|
|
|
+ <jackson.version>2.18.1</jackson.version>
|
|
|
<javafx.version>22.0.2</javafx.version>
|
|
|
<jwt.version>4.4.0</jwt.version>
|
|
|
<nimbus-jose.version>9.37.3</nimbus-jose.version>
|
|
|
- <logback.version>1.5.7</logback.version>
|
|
|
+ <logback.version>1.5.12</logback.version>
|
|
|
<slf4j.version>2.0.16</slf4j.version>
|
|
|
<tinyoauth2.version>0.8.0</tinyoauth2.version>
|
|
|
<zxcvbn.version>1.9.0</zxcvbn.version>
|
|
@@ -60,7 +60,7 @@
|
|
|
<hamcrest.version>3.0</hamcrest.version>
|
|
|
|
|
|
<!-- build-time dependencies -->
|
|
|
- <jetbrains.annotations.version>24.1.0</jetbrains.annotations.version>
|
|
|
+ <jetbrains.annotations.version>26.0.1</jetbrains.annotations.version>
|
|
|
<dependency-check.version>10.0.3</dependency-check.version>
|
|
|
<jacoco.version>0.8.12</jacoco.version>
|
|
|
<license-generator.version>2.4.0</license-generator.version>
|