Skip to content

Commit 9bfe25d

Browse files
authored
build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1 (#2140)
1 parent b22fdfc commit 9bfe25d

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
@@ -66,7 +66,7 @@
6666
<plugin>
6767
<groupId>org.codehaus.mojo</groupId>
6868
<artifactId>build-helper-maven-plugin</artifactId>
69-
<version>3.6.0</version>
69+
<version>3.6.1</version>
7070
<executions>
7171
<execution>
7272
<id>add-snippets-source</id>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<plugin>
103103
<groupId>org.codehaus.mojo</groupId>
104104
<artifactId>build-helper-maven-plugin</artifactId>
105-
<version>3.6.0</version>
105+
<version>3.6.1</version>
106106
<executions>
107107
<execution>
108108
<id>add-snippets-source</id>

0 commit comments

Comments
 (0)