Skip to content

Commit f22c37c

Browse files
authored
Update maven web app version
1 parent 4dac2e9 commit f22c37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/quickstart-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The deployment process to Azure App Service will use your Azure credentials from
115115
Run the Maven command below to configure the deployment. This command will help you to set up the App Service operating system, Java version, and Tomcat version.
116116

117117
```azurecli-interactive
118-
mvn com.microsoft.azure:azure-webapp-maven-plugin:2.3.0:config
118+
mvn com.microsoft.azure:azure-webapp-maven-plugin:2.5.0:config
119119
```
120120

121121
::: zone pivot="platform-windows"

0 commit comments

Comments
 (0)