We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ebd5cc commit adb2a7eCopy full SHA for adb2a7e
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.0.0</version>
+ <version>3.1.0</version>
29
<configuration>
30
<mainClass>cdk.CdkApp</mainClass>
31
</configuration>
0 commit comments