Skip to content

Commit dab1c63

Browse files
committed
build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.0
1 parent 80ab593 commit dab1c63

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
@@ -58,7 +58,7 @@
5858
<plugin>
5959
<groupId>org.codehaus.mojo</groupId>
6060
<artifactId>build-helper-maven-plugin</artifactId>
61-
<version>3.3.0</version>
61+
<version>3.6.0</version>
6262
<executions>
6363
<execution>
6464
<id>add-snippets-source</id>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<plugin>
8686
<groupId>org.codehaus.mojo</groupId>
8787
<artifactId>build-helper-maven-plugin</artifactId>
88-
<version>3.3.0</version>
88+
<version>3.6.0</version>
8989
<executions>
9090
<execution>
9191
<id>add-snippets-source</id>

0 commit comments

Comments
 (0)