Skip to content

Commit 01be91c

Browse files
Bump org.codehaus.mojo:exec-maven-plugin
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.3 to 3.6.4. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.3...3.6.4) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 540a8d7 commit 01be91c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • labs/unicorn-store/infrastructure/cdk

labs/unicorn-store/infrastructure/cdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>org.codehaus.mojo</groupId>
3131
<artifactId>exec-maven-plugin</artifactId>
32-
<version>3.6.3</version>
32+
<version>3.6.4</version>
3333
<configuration>
3434
<mainClass>com.unicorn.UnicornStoreApp</mainClass>
3535
</configuration>

0 commit comments

Comments
 (0)