From 01f1c2108c4e35f2faef7f190e0559ad1b089a7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 02:23:45 +0000 Subject: [PATCH] Bump the maven-all group across 2 directories with 2 updates Bumps the maven-all group with 2 updates in the /samples/durable-functions/java/Entities directory: [com.microsoft.azure.functions:azure-functions-java-library](https://github.com/Azure/azure-functions-java-worker) and [com.microsoft.azure:azure-functions-maven-plugin](https://github.com/microsoft/azure-maven-plugins). Bumps the maven-all group with 1 update in the /samples/durable-functions/java/HelloCities directory: [com.microsoft.azure:azure-functions-maven-plugin](https://github.com/microsoft/azure-maven-plugins). Updates `com.microsoft.azure.functions:azure-functions-java-library` from 3.2.4 to 3.3.0 - [Release notes](https://github.com/Azure/azure-functions-java-worker/releases) - [Commits](https://github.com/Azure/azure-functions-java-worker/commits) Updates `com.microsoft.azure:azure-functions-maven-plugin` from 1.41.0 to 1.42.0 - [Release notes](https://github.com/microsoft/azure-maven-plugins/releases) - [Commits](https://github.com/microsoft/azure-maven-plugins/commits) Updates `com.microsoft.azure:azure-functions-maven-plugin` from 1.41.0 to 1.42.0 - [Release notes](https://github.com/microsoft/azure-maven-plugins/releases) - [Commits](https://github.com/microsoft/azure-maven-plugins/commits) --- updated-dependencies: - dependency-name: com.microsoft.azure.functions:azure-functions-java-library dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-all - dependency-name: com.microsoft.azure:azure-functions-maven-plugin dependency-version: 1.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-all - dependency-name: com.microsoft.azure:azure-functions-maven-plugin dependency-version: 1.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-all ... Signed-off-by: dependabot[bot] --- samples/durable-functions/java/Entities/pom.xml | 4 ++-- samples/durable-functions/java/HelloCities/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/durable-functions/java/Entities/pom.xml b/samples/durable-functions/java/Entities/pom.xml index d034fc4a..edb19e23 100644 --- a/samples/durable-functions/java/Entities/pom.xml +++ b/samples/durable-functions/java/Entities/pom.xml @@ -12,8 +12,8 @@ UTF-8 11 - 1.41.0 - 3.2.4 + 1.42.0 + 3.3.0 1.9.0 diff --git a/samples/durable-functions/java/HelloCities/pom.xml b/samples/durable-functions/java/HelloCities/pom.xml index 1c7fe548..c46d10af 100644 --- a/samples/durable-functions/java/HelloCities/pom.xml +++ b/samples/durable-functions/java/HelloCities/pom.xml @@ -12,7 +12,7 @@ UTF-8 11 - 1.41.0 + 1.42.0 3.3.0 1.9.0