We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6637a7f commit 5543aeeCopy full SHA for 5543aee
1 file changed
google-cloud-clients/pom.xml
@@ -503,7 +503,7 @@
503
<plugin>
504
<groupId>org.codehaus.mojo</groupId>
505
<artifactId>exec-maven-plugin</artifactId>
506
- <version>1.4.0</version>
+ <version>1.6.0</version>
507
<configuration>
508
<skip>true</skip>
509
<executable>java</executable>
@@ -554,7 +554,7 @@
554
555
556
557
558
<executions>
559
<execution>
560
<goals>
0 commit comments