From 5272e420328196e8ff0ad5e52f96ce43b21bcb31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 06:13:49 +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 [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). 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 `com.fasterxml.jackson.core:jackson-databind` from 2.21.0 to 2.21.2 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: org.cryptomator:integrations-api dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-production-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch 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 c561b6b..91c7ae3 100644 --- a/pom.xml +++ b/pom.xml @@ -37,9 +37,9 @@ 25 - 1.7.0 + 1.8.0 2.0.17 - 2.21.0 + 2.21.2 2.21