Skip to content

Commit 0d8370a

Browse files
authored
build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1 (#3135)
1 parent b9cd68e commit 0d8370a

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
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>org.codehaus.mojo</groupId>
115115
<artifactId>build-helper-maven-plugin</artifactId>
116-
<version>3.6.0</version>
116+
<version>3.6.1</version>
117117
<executions>
118118
<execution>
119119
<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)