Skip to content

Commit

Permalink
chore(deps): update dependency org.codehaus.mojo:build-helper-maven-p…
Browse files Browse the repository at this point in the history
…lugin to v3.4.0
  • Loading branch information
renovate-bot committed May 12, 2023
1 parent 5c171b6 commit a4b0de0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<executions>
<execution>
<id>add-snippets-source</id>
Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<executions>
<execution>
<id>add-snippets-source</id>
Expand Down

0 comments on commit a4b0de0

Please sign in to comment.