We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44650c9 commit 4672305Copy full SHA for 4672305
pom.xml
@@ -68,6 +68,7 @@
68
<plugins>
69
<plugin>
70
<artifactId>maven-compiler-plugin</artifactId>
71
+ <version>3.10.1</version>
72
<configuration>
73
<source>11</source>
74
<target>11</target>
0 commit comments