Skip to content

Commit cdafc26

Browse files
authored
Merge pull request #191231 from v-yuyul/patch-1
Update maven web app version
2 parents 562e88d + f22c37c commit cdafc26

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)