We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80447c4 commit 9881b3aCopy full SHA for 9881b3a
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.microsoft.azure.functions</groupId>
4
<artifactId>azure-functions-java-worker</artifactId>
5
- <version>2.9.1</version>
+ <version>2.10.0</version>
6
<packaging>jar</packaging>
7
<name>Azure Functions Java Worker</name>
8
<description>This package contains the Java Language Worker used by Azure functions host to execute java functions</description>
@@ -305,4 +305,4 @@
305
</plugin>
306
</plugins>
307
</build>
308
-</project>
+</project>
0 commit comments