We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f05396 commit f03832bCopy full SHA for f03832b
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