Skip to content

Commit 5543aee

Browse files
renovate-botchingor13
authored andcommitted
Update dependency org.codehaus.mojo:exec-maven-plugin to v1.6.0 (#5360)
1 parent 6637a7f commit 5543aee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google-cloud-clients/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@
503503
<plugin>
504504
<groupId>org.codehaus.mojo</groupId>
505505
<artifactId>exec-maven-plugin</artifactId>
506-
<version>1.4.0</version>
506+
<version>1.6.0</version>
507507
<configuration>
508508
<skip>true</skip>
509509
<executable>java</executable>
@@ -554,7 +554,7 @@
554554
<plugin>
555555
<groupId>org.codehaus.mojo</groupId>
556556
<artifactId>exec-maven-plugin</artifactId>
557-
<version>1.4.0</version>
557+
<version>1.6.0</version>
558558
<executions>
559559
<execution>
560560
<goals>

0 commit comments

Comments
 (0)