Skip to content

Commit ae66b66

Browse files
author
Dennis Kieselhorst
authored
Merge pull request #1150 from aws-samples/dependabot/maven/labs/unicorn-store/infrastructure/cdk/org.codehaus.mojo-exec-maven-plugin-3.5.0
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 in /labs/unicorn-store/infrastructure/cdk
2 parents 0164f7e + e5223e9 commit ae66b66

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-store/infrastructure/cdk

1 file changed

+1
-1
lines changed

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.4.1</version>
32+
<version>3.5.0</version>
3333
<configuration>
3434
<mainClass>com.unicorn.UnicornStoreApp</mainClass>
3535
</configuration>

0 commit comments

Comments
 (0)