Skip to content

Commit ae1ebf6

Browse files
author
AzureFunctionsJava
committed
Update Java Worker Version to 2.9.0
1 parent f66b2fe commit ae1ebf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.microsoft.azure.functions</groupId>
44
<artifactId>azure-functions-java-worker</artifactId>
5-
<version>2.8.1</version>
5+
<version>2.9.0</version>
66
<packaging>jar</packaging>
77
<parent>
88
<groupId>com.microsoft.maven</groupId>

0 commit comments

Comments
 (0)