We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e8d6f7 + def9df7 commit 3f7a634Copy full SHA for 3f7a634
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.microsoft.azure.functions</groupId>
6
<artifactId>azure-functions-java-library</artifactId>
7
- <version>2.1.0</version>
+ <version>2.2.0</version>
8
<packaging>jar</packaging>
9
<parent>
10
<groupId>com.microsoft.maven</groupId>
@@ -76,7 +76,7 @@
76
<dependency>
77
78
<artifactId>azure-functions-java-core-library</artifactId>
79
- <version>1.1.0</version>
+ <version>1.2.0</version>
80
<scope>compile</scope>
81
</dependency>
82
<!-- test -->
0 commit comments