File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ Open the `pom.xml` file in the `initial/spring-boot-todo` directory and add the
183
183
<plugin>
184
184
<groupId>com.microsoft.azure</groupId>
185
185
<artifactId>azure-webapp-maven-plugin</artifactId>
186
- <version>2.2.3 </version>
186
+ <version>2.5.0 </version>
187
187
<configuration>
188
188
<schemaVersion>v2</schemaVersion>
189
189
@@ -248,7 +248,7 @@ bash-3.2$ mvn azure-webapp:deploy
248
248
[INFO] Building spring-todo-app 2.0-SNAPSHOT
249
249
[INFO] ------------------------------------------------------------------------
250
250
[INFO]
251
- [INFO] --- azure-webapp-maven-plugin:2.2.3 :deploy (default-cli) @ spring-todo-app ---
251
+ [INFO] --- azure-webapp-maven-plugin:2.5.0 :deploy (default-cli) @ spring-todo-app ---
252
252
Auth Type: AZURE_CLI
253
253
Default subscription: xxxxxxxxx
254
254
Username: xxxxxxxxx
You can’t perform that action at this time.
0 commit comments