Skip to content

Commit 1cd47d3

Browse files
--- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58a5cfa commit 1cd47d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go-sdk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<plugin>
2929
<groupId>org.codehaus.mojo</groupId>
3030
<artifactId>exec-maven-plugin</artifactId>
31-
<version>3.2.0</version>
31+
<version>3.3.0</version>
3232
<executions>
3333
<execution>
3434
<goals>

0 commit comments

Comments
 (0)