We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767de40 commit 286bd00Copy full SHA for 286bd00
1 file changed
examples/pom.xml
@@ -42,7 +42,7 @@
42
<plugin>
43
<groupId>org.apache.maven.plugins</groupId>
44
<artifactId>maven-compiler-plugin</artifactId>
45
- <version>3.12.1</version>
+ <version>3.14.0</version>
46
<configuration>
47
<source>11</source>
48
<target>11</target>
0 commit comments