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 dd7a49c commit 971cec8Copy full SHA for 971cec8
examples/powertools-examples-core-utilities/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.5.1</version>
+ <version>3.6.2</version>
29
<configuration>
30
<mainClass>cdk.CdkApp</mainClass>
31
</configuration>
pom.xml
@@ -449,7 +449,7 @@
449
450
451
452
453
</plugin>
454
</plugins>
455
</pluginManagement>
0 commit comments