From d1df22104055ab0c114743180152ba8928e57db5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 15:04:53 +0000 Subject: [PATCH] Bump the maven-dependencies group with 6 updates Bumps the maven-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.cryptomator:webdav-nio-adapter-servlet](https://github.com/cryptomator/webdav-nio-adapter-servlet) | `1.2.11` | `1.2.12` | | [org.cryptomator:integrations-api](https://github.com/cryptomator/integrations-api) | `1.7.0` | `1.8.0` | | [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `26.0.2-1` | `26.1.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.0.2` | `6.0.3` | | [org.cryptomator:cryptofs](https://github.com/cryptomator/cryptofs) | `2.9.0` | `2.10.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` | Updates `org.cryptomator:webdav-nio-adapter-servlet` from 1.2.11 to 1.2.12 - [Release notes](https://github.com/cryptomator/webdav-nio-adapter-servlet/releases) - [Changelog](https://github.com/cryptomator/webdav-nio-adapter-servlet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cryptomator/webdav-nio-adapter-servlet/compare/1.2.11...1.2.12) Updates `org.cryptomator:integrations-api` from 1.7.0 to 1.8.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.7.0...1.8.0) Updates `org.jetbrains:annotations` from 26.0.2-1 to 26.1.0 - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/java-annotations/compare/26.0.2-1...26.1.0) Updates `org.junit.jupiter:junit-jupiter` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.2...r6.0.3) Updates `org.cryptomator:cryptofs` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/cryptomator/cryptofs/releases) - [Changelog](https://github.com/cryptomator/cryptofs/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cryptomator/cryptofs/compare/2.9.0...2.10.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: org.cryptomator:webdav-nio-adapter-servlet dependency-version: 1.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.cryptomator:integrations-api dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jetbrains:annotations dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.cryptomator:cryptofs dependency-version: 2.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index cd3a09c..01e37a9 100644 --- a/pom.xml +++ b/pom.xml @@ -19,18 +19,18 @@ UTF-8 - 1.7.0 - 1.2.11 + 1.8.0 + 1.2.12 10.0.26 2.0.17 - 6.0.2 - 2.9.0 + 6.0.3 + 2.10.0 3.15.0 - 3.5.4 + 3.5.5 3.5.0 3.4.0 3.12.0 @@ -89,7 +89,7 @@ org.jetbrains annotations - 26.0.2-1 + 26.1.0 provided