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.
1 parent 8fff711 commit 945b0cfCopy full SHA for 945b0cf
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.1</version>
33
<configuration>
34
<mainClass>com.unicorn.UnicornStoreApp</mainClass>
35
</configuration>
0 commit comments