Skip to content

Commit 4b17331

Browse files
authored
build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.5.0 (#2741)
1 parent 3cba4c6 commit 4b17331

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
@@ -110,7 +110,7 @@
110110
<plugin>
111111
<groupId>org.codehaus.mojo</groupId>
112112
<artifactId>build-helper-maven-plugin</artifactId>
113-
<version>3.4.0</version>
113+
<version>3.5.0</version>
114114
<executions>
115115
<execution>
116116
<id>add-snippets-source</id>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>org.codehaus.mojo</groupId>
111111
<artifactId>build-helper-maven-plugin</artifactId>
112-
<version>3.4.0</version>
112+
<version>3.5.0</version>
113113
<executions>
114114
<execution>
115115
<id>add-snippets-source</id>

0 commit comments

Comments
 (0)