Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit a91bbaa

Browse files
authored
build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.3.0 (#582)
1 parent b50dd28 commit a91bbaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<plugin>
5454
<groupId>org.codehaus.mojo</groupId>
5555
<artifactId>build-helper-maven-plugin</artifactId>
56-
<version>3.2.0</version>
56+
<version>3.3.0</version>
5757
<executions>
5858
<execution>
5959
<id>add-snippets-source</id>

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<plugin>
5353
<groupId>org.codehaus.mojo</groupId>
5454
<artifactId>build-helper-maven-plugin</artifactId>
55-
<version>3.2.0</version>
55+
<version>3.3.0</version>
5656
<executions>
5757
<execution>
5858
<id>add-snippets-source</id>

0 commit comments

Comments
 (0)