From adc89924e30152d850d31a75ccba8787e8871aa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 06:06:58 +0000 Subject: [PATCH] Bump the java-production-dependencies group across 1 directory with 2 updates Bumps the java-production-dependencies group with 2 updates in the / directory: [org.cryptomator:integrations-api](https://github.com/cryptomator/integrations-api) and [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations). Updates `org.cryptomator:integrations-api` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/cryptomator/integrations-api/releases) - [Commits](https://github.com/cryptomator/integrations-api/compare/1.3.1...1.4.0) Updates `org.jetbrains:annotations` from 24.1.0 to 26.0.1 - [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/24.1.0...26.0.1) --- updated-dependencies: - dependency-name: org.cryptomator:integrations-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-production-dependencies - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-production-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c66ab74..63ff968 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 22 - 1.3.1 + 1.4.0 0.7.0 2.0.16 3.1.8 @@ -90,7 +90,7 @@ org.jetbrains annotations - 24.1.0 + 26.0.1 provided