Skip to content

Commit 5bf85da

Browse files
⬆️ deps(maven): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1
1 parent f8acaef commit 5bf85da

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
@@ -102,7 +102,7 @@
102102
<plugin>
103103
<groupId>org.codehaus.mojo</groupId>
104104
<artifactId>build-helper-maven-plugin</artifactId>
105-
<version>3.3.0</version>
105+
<version>3.6.1</version>
106106
<executions>
107107
<execution>
108108
<id>add_sources</id>

0 commit comments

Comments
 (0)