Skip to content

Commit 27d482b

Browse files
⬆️ deps(maven): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1
1 parent 139b2b5 commit 27d482b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<plugin>
104104
<groupId>org.codehaus.mojo</groupId>
105105
<artifactId>build-helper-maven-plugin</artifactId>
106-
<version>3.3.0</version>
106+
<version>3.6.1</version>
107107
<executions>
108108
<execution>
109109
<id>add_sources</id>

0 commit comments

Comments
 (0)