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 4fb1c2a commit 278f306Copy full SHA for 278f306
examples/powertools-examples-core/cdk/infra/pom.xml
@@ -16,7 +16,7 @@
16
<plugin>
17
<groupId>org.apache.maven.plugins</groupId>
18
<artifactId>maven-compiler-plugin</artifactId>
19
- <version>3.8.1</version>
+ <version>3.11.0</version>
20
<configuration>
21
<source>1.8</source>
22
<target>1.8</target>
0 commit comments