Skip to content

Commit f13d0d7

Browse files
authored
Merge pull request #1399 from aws-samples/dependabot/maven/labs/unicorn-store/infrastructure/cdk/org.codehaus.mojo-exec-maven-plugin-3.6.2
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.6.2 in /labs/unicorn-store/infrastructure/cdk
2 parents 59bd0e7 + 69dbf6c commit f13d0d7

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

0 commit comments

Comments
 (0)