File tree Expand file tree Collapse file tree 21 files changed +24
-24
lines changed
appengine-simple-jetty-main
appengine-java8/tasks/quickstart
endpoints/getting-started/clients
java-17/micronaut-helloworld
mlengine/online-prediction
retail/interactive-tutorials
storage/xml-api/cmdline-sample Expand file tree Collapse file tree 21 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 6464 <plugin >
6565 <groupId >org.codehaus.mojo</groupId >
6666 <artifactId >exec-maven-plugin</artifactId >
67- <version >3.1.0 </version >
67+ <version >3.1.1 </version >
6868 <executions >
6969 <execution >
7070 <goals >
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ limitations under the License.
121121 <plugin >
122122 <groupId >org.codehaus.mojo</groupId >
123123 <artifactId >exec-maven-plugin</artifactId >
124- <version >3.1.0 </version >
124+ <version >3.1.1 </version >
125125 <executions >
126126 <execution >
127127 <goals >
Original file line number Diff line number Diff line change 116116 <plugin >
117117 <groupId >org.codehaus.mojo</groupId >
118118 <artifactId >exec-maven-plugin</artifactId >
119- <version >3.1.0 </version >
119+ <version >3.1.1 </version >
120120 <configuration >
121121 <executable >java</executable >
122122 <arguments >
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ limitations under the License.
8989 <plugin >
9090 <groupId >org.codehaus.mojo</groupId >
9191 <artifactId >exec-maven-plugin</artifactId >
92- <version >3.1.0 </version >
92+ <version >3.1.1 </version >
9393 <configuration >
9494 <mainClass >com.example.appengine.sparkdemo.Main</mainClass >
9595 <arguments >
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ Copyright 2019 Google LLC
9191 <plugin >
9292 <groupId >org.codehaus.mojo</groupId >
9393 <artifactId >exec-maven-plugin</artifactId >
94- <version >3.1.0 </version >
94+ <version >3.1.1 </version >
9595 <configuration >
9696 <mainClass >com.example.task.CreateTask</mainClass >
9797 <cleanupDaemonThreads >false</cleanupDaemonThreads >
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ Copyright 2018 Google LLC
117117 <plugin >
118118 <groupId >org.codehaus.mojo</groupId >
119119 <artifactId >exec-maven-plugin</artifactId >
120- <version >3.1.0 </version >
120+ <version >3.1.1 </version >
121121 <configuration >
122122 <mainClass >com.example.task.CreateTask</mainClass >
123123 <cleanupDaemonThreads >false</cleanupDaemonThreads >
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ limitations under the License.
9494 <plugin >
9595 <groupId >org.codehaus.mojo</groupId >
9696 <artifactId >exec-maven-plugin</artifactId >
97- <version >3.1.0 </version >
97+ <version >3.1.1 </version >
9898 <executions >
9999 <execution >
100100 <goals >
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ limitations under the License.
6868 <plugin >
6969 <groupId >org.codehaus.mojo</groupId >
7070 <artifactId >exec-maven-plugin</artifactId >
71- <version >3.1.0 </version >
71+ <version >3.1.1 </version >
7272 <executions >
7373 <execution >
7474 <goals >
Original file line number Diff line number Diff line change 5959 <plugin >
6060 <groupId >org.codehaus.mojo</groupId >
6161 <artifactId >exec-maven-plugin</artifactId >
62- <version >3.1.0 </version >
62+ <version >3.1.1 </version >
6363 <configuration >
6464 <mainClass >com.example.app.GoogleJwtClient</mainClass >
6565 </configuration >
Original file line number Diff line number Diff line change 188188 <plugin >
189189 <groupId >org.codehaus.mojo</groupId >
190190 <artifactId >exec-maven-plugin</artifactId >
191- <version >3.1.0 </version >
191+ <version >3.1.1 </version >
192192 <executions >
193193 <execution >
194194 <goals >
You can’t perform that action at this time.
0 commit comments