Skip to content

Commit 52e6582

Browse files
--- (#4694)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9a9bbc commit 52e6582

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)