Skip to content

Commit ddd3283

Browse files
authored
build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.2.0 (googleapis#262)
1 parent 9703e71 commit ddd3283

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>org.codehaus.mojo</groupId>
7070
<artifactId>build-helper-maven-plugin</artifactId>
71-
<version>3.1.0</version>
71+
<version>3.2.0</version>
7272
<executions>
7373
<execution>
7474
<id>add-snippets-source</id>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<plugin>
6868
<groupId>org.codehaus.mojo</groupId>
6969
<artifactId>build-helper-maven-plugin</artifactId>
70-
<version>3.1.0</version>
70+
<version>3.2.0</version>
7171
<executions>
7272
<execution>
7373
<id>add-snippets-source</id>

0 commit comments

Comments
 (0)