Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 01e600e

Browse files
build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1 (#3001)
Co-authored-by: Phong Chuong <147636638+PhongChuong@users.noreply.github.com>
1 parent d746ad8 commit 01e600e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

samples/install-without-bom/pom.xml

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

samples/snapshot/pom.xml

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

0 commit comments

Comments
 (0)