Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 5d0381e

Browse files
committed
Update dependency com.microsoft.azure:azure-functions-maven-plugin to v1.14.1
1 parent 7adcbdb commit 5d0381e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<java.version>11</java.version>
15-
<azure.functions.maven.plugin.version>1.13.0</azure.functions.maven.plugin.version>
15+
<azure.functions.maven.plugin.version>1.14.1</azure.functions.maven.plugin.version>
1616
<azure.functions.java.library.version>1.4.2</azure.functions.java.library.version>
1717
<functionAppName>azure-functions-java11</functionAppName>
1818
<stagingDirectory>${project.build.directory}/azure-functions/${functionAppName}</stagingDirectory>

0 commit comments

Comments
 (0)