Skip to content

Commit 2af6c31

Browse files
authored
build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1 (#2453)
1 parent eb35c75 commit 2af6c31

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
@@ -106,7 +106,7 @@
106106
<plugin>
107107
<groupId>org.codehaus.mojo</groupId>
108108
<artifactId>build-helper-maven-plugin</artifactId>
109-
<version>3.6.0</version>
109+
<version>3.6.1</version>
110110
<executions>
111111
<execution>
112112
<id>add-snippets-source</id>

samples/snapshot/pom.xml

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

0 commit comments

Comments
 (0)