From 83c123bb9b3535c9e58bf0e9a51bc53c8274c0aa Mon Sep 17 00:00:00 2001 From: AzureFunctionsJava Date: Mon, 27 Jul 2026 16:15:56 -0500 Subject: [PATCH] Update Java Worker Version to 2.19.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf3253da..f2713957 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.microsoft.azure.functions azure-functions-java-worker - 2.19.4 + 2.19.5 jar Azure Functions Java Worker This package contains the Java Language Worker used by Azure functions host to execute java functions