We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e565d commit 87bfb32Copy full SHA for 87bfb32
1 file changed
pom.xml
@@ -196,6 +196,7 @@
196
<plugin>
197
<groupId>org.apache.maven.plugins</groupId>
198
<artifactId>maven-compiler-plugin</artifactId>
199
+ <version>3.8.1</version>
200
<configuration>
201
<source>8</source>
202
<target>8</target>
0 commit comments