mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-14 08:41:28 +00:00
Bump the java-production-dependencies group across 1 directory with 5 updates (#3988)
Closes #3883, closes #3932, closes #3982 Bumps the java-production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.cryptomator:fuse-nio-adapter](https://github.com/cryptomator/fuse-nio-adapter) | `5.0.5` | `5.1.0` | | [org.cryptomator:integrations-api](https://github.com/cryptomator/integrations-api) | `1.6.0` | `1.7.0` | | [org.cryptomator:integrations-mac](https://github.com/cryptomator/integrations-mac) | `1.4.0` | `1.4.1` | | [org.cryptomator:integrations-linux](https://github.com/cryptomator/integrations-linux) | `1.6.0` | `1.6.1` | | [org.cryptomator:integrations-win](https://github.com/cryptomator/integrations-win) | `1.5.0` | `1.5.1` | Updates `org.cryptomator:fuse-nio-adapter` from 5.0.5 to 5.1.0 - [Release notes](https://github.com/cryptomator/fuse-nio-adapter/releases) - [Changelog](https://github.com/cryptomator/fuse-nio-adapter/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cryptomator/fuse-nio-adapter/compare/5.0.5...5.1.0) Updates `org.cryptomator:integrations-api` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/cryptomator/integrations-api/releases) - [Changelog](https://github.com/cryptomator/integrations-api/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cryptomator/integrations-api/compare/1.6.0...1.7.0) Updates `org.cryptomator:integrations-mac` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/cryptomator/integrations-mac/releases) - [Changelog](https://github.com/cryptomator/integrations-mac/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cryptomator/integrations-mac/compare/1.4.0...1.4.1) Updates `org.cryptomator:integrations-linux` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/cryptomator/integrations-linux/releases) - [Changelog](https://github.com/cryptomator/integrations-linux/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cryptomator/integrations-linux/compare/1.6.0...1.6.1) Updates `org.cryptomator:integrations-win` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/cryptomator/integrations-win/releases) - [Changelog](https://github.com/cryptomator/integrations-win/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cryptomator/integrations-win/compare/1.5.0...1.5.1) --- updated-dependencies: - dependency-name: org.cryptomator:fuse-nio-adapter dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-production-dependencies - dependency-name: org.cryptomator:integrations-api dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-production-dependencies - dependency-name: org.cryptomator:integrations-mac dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-production-dependencies - dependency-name: org.cryptomator:integrations-linux dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-production-dependencies - dependency-name: org.cryptomator:integrations-win dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
10
pom.xml
10
pom.xml
@@ -34,11 +34,11 @@
|
||||
|
||||
<!-- cryptomator dependencies -->
|
||||
<cryptomator.cryptofs.version>2.9.0</cryptomator.cryptofs.version>
|
||||
<cryptomator.integrations.version>1.6.0</cryptomator.integrations.version>
|
||||
<cryptomator.integrations.win.version>1.5.0</cryptomator.integrations.win.version>
|
||||
<cryptomator.integrations.mac.version>1.4.0</cryptomator.integrations.mac.version>
|
||||
<cryptomator.integrations.linux.version>1.6.0</cryptomator.integrations.linux.version>
|
||||
<cryptomator.fuse.version>5.0.5</cryptomator.fuse.version>
|
||||
<cryptomator.integrations.version>1.7.0</cryptomator.integrations.version>
|
||||
<cryptomator.integrations.win.version>1.5.1</cryptomator.integrations.win.version>
|
||||
<cryptomator.integrations.mac.version>1.4.1</cryptomator.integrations.mac.version>
|
||||
<cryptomator.integrations.linux.version>1.6.1</cryptomator.integrations.linux.version>
|
||||
<cryptomator.fuse.version>5.1.0</cryptomator.fuse.version>
|
||||
<cryptomator.webdav.version>3.0.0</cryptomator.webdav.version>
|
||||
|
||||
<!-- 3rd party dependencies -->
|
||||
|
||||
Reference in New Issue
Block a user