Skip to content

Commit

Permalink
Update Java Worker Version to 2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AzureFunctionsJava committed Jul 24, 2023
1 parent 8113687 commit 641e9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.azure.functions</groupId>
<artifactId>azure-functions-java-worker</artifactId>
<version>2.12.0</version>
<version>2.12.1</version>
<packaging>jar</packaging>
<name>Azure Functions Java Worker</name>
<description>This package contains the Java Language Worker used by Azure functions host to execute java functions</description>
Expand Down

0 comments on commit 641e9f6

Please sign in to comment.