Skip to content

Commit 6d11bb3

Browse files
renovate-botchingor13
authored andcommitted
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3 (#682)
1 parent 8bdda6a commit 6d11bb3

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

google-http-client-apache-v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.codehaus.mojo</groupId>
4141
<artifactId>build-helper-maven-plugin</artifactId>
42-
<version>1.12</version>
42+
<version>3.0.0</version>
4343
<executions>
4444
<execution>
4545
<id>add-test-source</id>

google-http-client-gson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.codehaus.mojo</groupId>
4141
<artifactId>build-helper-maven-plugin</artifactId>
42-
<version>1.12</version>
42+
<version>3.0.0</version>
4343
<executions>
4444
<execution>
4545
<id>add-test-source</id>

google-http-client-jackson2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.codehaus.mojo</groupId>
4141
<artifactId>build-helper-maven-plugin</artifactId>
42-
<version>1.12</version>
42+
<version>3.0.0</version>
4343
<executions>
4444
<execution>
4545
<id>add-test-source</id>

google-http-client-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.codehaus.mojo</groupId>
4040
<artifactId>build-helper-maven-plugin</artifactId>
41-
<version>1.12</version>
41+
<version>3.0.0</version>
4242
<executions>
4343
<execution>
4444
<id>add-test-source</id>

google-http-client-xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.codehaus.mojo</groupId>
4040
<artifactId>build-helper-maven-plugin</artifactId>
41-
<version>1.12</version>
41+
<version>3.0.0</version>
4242
<executions>
4343
<execution>
4444
<id>add-test-source</id>

0 commit comments

Comments
 (0)