File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
endpoints/getting-started/clients Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6161 <plugin >
6262 <groupId >org.codehaus.mojo</groupId >
6363 <artifactId >exec-maven-plugin</artifactId >
64- <version >1.2.1 </version >
64+ <version >1.6.0 </version >
6565 <configuration >
6666 <mainClass >com.example.app.GoogleJwtClient</mainClass >
6767 </configuration >
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 >1.4 .0</version >
97+ <version >1.6 .0</version >
9898 <configuration >
9999 <mainClass >com.google.appengine.sparkdemo.Main</mainClass >
100100 <arguments >
Original file line number Diff line number Diff line change 7272 <plugin >
7373 <groupId >org.codehaus.mojo</groupId >
7474 <artifactId >exec-maven-plugin</artifactId >
75- <version >1.4 .0</version >
75+ <version >1.6 .0</version >
7676 <configuration >
7777 <mainClass >com.google.iam.snippets.GrantableRoles</mainClass >
7878 </configuration >
You can’t perform that action at this time.
0 commit comments