We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9890032 commit 716cfc8Copy full SHA for 716cfc8
examples/powertools-examples-core/cdk/infra/pom.xml
@@ -25,7 +25,7 @@
25
<plugin>
26
<groupId>org.codehaus.mojo</groupId>
27
<artifactId>exec-maven-plugin</artifactId>
28
- <version>3.1.0</version>
+ <version>3.2.0</version>
29
<configuration>
30
<mainClass>cdk.CdkApp</mainClass>
31
</configuration>
0 commit comments