Skip to content

Commit feb2217

Browse files
build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1 (#4032)
Co-authored-by: rahul2393 <irahul@google.com>
1 parent e23134a commit feb2217

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
@@ -116,7 +116,7 @@
116116
<plugin>
117117
<groupId>org.codehaus.mojo</groupId>
118118
<artifactId>build-helper-maven-plugin</artifactId>
119-
<version>3.6.0</version>
119+
<version>3.6.1</version>
120120
<executions>
121121
<execution>
122122
<id>add-snippets-source</id>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>org.codehaus.mojo</groupId>
117117
<artifactId>build-helper-maven-plugin</artifactId>
118-
<version>3.6.0</version>
118+
<version>3.6.1</version>
119119
<executions>
120120
<execution>
121121
<id>add-snippets-source</id>

0 commit comments

Comments
 (0)