fix: main/pom.xml to reduce vulnerabilities (#1569)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-1080611

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Cryptobot
2021-03-02 08:43:10 +01:00
committed by GitHub
parent 84d2644f19
commit ff687f1bae

View File

@@ -32,7 +32,7 @@
<cryptomator.integrations.linux.version>1.0.0-beta1</cryptomator.integrations.linux.version>
<cryptomator.fuse.version>1.2.9</cryptomator.fuse.version>
<cryptomator.dokany.version>1.2.4</cryptomator.dokany.version>
<cryptomator.webdav.version>1.1.3</cryptomator.webdav.version>
<cryptomator.webdav.version>1.1.4</cryptomator.webdav.version>
<!-- 3rd party dependencies -->
<javafx.version>15</javafx.version>