We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59bd0e7 + 69dbf6c commit f13d0d7Copy full SHA for f13d0d7
labs/unicorn-store/infrastructure/cdk/pom.xml
@@ -29,7 +29,7 @@
29
<plugin>
30
<groupId>org.codehaus.mojo</groupId>
31
<artifactId>exec-maven-plugin</artifactId>
32
- <version>3.5.0</version>
+ <version>3.6.2</version>
33
<configuration>
34
<mainClass>com.unicorn.UnicornStoreApp</mainClass>
35
</configuration>
0 commit comments